Bug 217272

Summary: comms/gnuradio: qt tool dependencies needed at run-time?
Product: Ports & Packages Reporter: John Hein <jcfyecrayz>
Component: Individual Port(s)Assignee: Diane Bruce <db>
Status: Closed FIXED    
Severity: Affects Some People CC: db
Priority: --- Flags: bugzilla: maintainer-feedback? (hamradio)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[patch] set qt tools as build deps none

Description John Hein 2017-02-21 13:20:04 UTC
Created attachment 180186 [details]
[patch] set qt tools as build deps

Are rcc, moc, uic needed at run-time for gnuradio?
Comment 1 Diane Bruce freebsd_committer freebsd_triage 2017-02-21 17:31:38 UTC
(In reply to John Hein from comment #0)

Ugh. I had no idea qt tools were needed as a run-time dependancy. Of course, this
is not checked for with poudriere.
Comment 2 John Hein 2017-02-23 02:07:44 UTC
(In reply to Diane Bruce from comment #1)
Are they really needed at run-time?  Or was it just an error that they were not specified with "_build" when they were added to the port?
Comment 3 John Hein 2017-09-07 14:10:54 UTC
Ping.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-09-13 12:31:20 UTC
A commit references this bug:

Author: db
Date: Wed Sep 13 12:31:00 UTC 2017
New revision: 449777
URL: https://svnweb.freebsd.org/changeset/ports/449777

Log:
  set qt tools as build deps

  PR:		ports/217272
  Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>

Changes:
  head/comms/gnuradio/Makefile
Comment 5 Diane Bruce freebsd_committer freebsd_triage 2017-09-13 12:32:03 UTC
Oops. got it finally!