[Bug 224876] x11-toolkits/girara: missing dependencies
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 3 20:34:07 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224876
Bug ID: 224876
Summary: x11-toolkits/girara: missing dependencies
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: madpilot at FreeBSD.org
Reporter: pawel at FreeBSD.org
Flags: maintainer-feedback?(madpilot at FreeBSD.org)
Assignee: madpilot at FreeBSD.org
Created attachment 189376
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189376&action=edit
add missing dependencies
Girara has optional dependencies according to its README file, also
our stage-qa seems to confirm it:
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libgirara-gtk3.so.3.0 is linked to
/usr/local/lib/libnotify.so.4 from devel/libnotify but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libnotify.so:devel/libnotify
Error: /usr/local/lib/libgirara-gtk3.so.3.0 is linked to
/usr/local/lib/libjson-c.so.3 from devel/json-c but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libjson-c.so:devel/json-c
This patch makes them default as they are IMHO not very heavy.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list