Bug 202012 - x11/xpra: doesn't pool xkeyboard-config and xkbcomp as dependencies
Summary: x11/xpra: doesn't pool xkeyboard-config and xkbcomp as dependencies
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jung-uk Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-31 18:16 UTC by aeuii
Modified: 2015-08-01 10:26 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jkim)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aeuii 2015-07-31 18:16:38 UTC
I installed x11/xpra from pkgng repository in an fresh jail and it run successfully only after I additionally installed x11/xkeyboard-config and x11/xkbcomp.  The ports should be specified as a run-time dependencies.

Additional info:

% xpra --version
xpra v0.15.3

% freebsd-version
10.1-RELEASE-p16
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-07-31 23:02:55 UTC
A commit references this bug:

Author: jkim
Date: Fri Jul 31 23:02:16 UTC 2015
New revision: 393384
URL: https://svnweb.freebsd.org/changeset/ports/393384

Log:
  Add missing runtime dependencies.

  PR:		202012
  MFH:		2015Q3

Changes:
  head/x11/xpra/Makefile
Comment 2 Jung-uk Kim freebsd_committer freebsd_triage 2015-07-31 23:03:39 UTC
Fixed, thanks!
Comment 3 aeuii 2015-08-01 10:26:53 UTC
Thank you for the quick fix and keeping the port up-to-date!