[Bug 209813] Problems with implicit library dependencies introduced by gnome ports
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 12 08:26:23 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209813
--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:
Author: antoine
Date: Sun Mar 12 08:25:23 UTC 2017
New revision: 435977
URL: https://svnweb.freebsd.org/changeset/ports/435977
Log:
Add libintl.so to glib20_LIB_DEPENDS
As noted in PR 209813, some glib headers include libintl.h and then use
gettext in some macros. Programs that use this API (directly or indirectly)
can end up with calls to gettext and need to be linked with libintl.so.
glib-2.0.pc has -lintl in its Libs too.
PR: 209813
With hat: portmgr
Changes:
head/Mk/Uses/gnome.mk
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list