Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2017 08:26:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 209813] Problems with implicit library dependencies introduced by gnome ports
Message-ID:  <bug-209813-6497-wwHyT0gV8U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209813-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209813-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209813

--- Comment #8 from commit-hook@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 indirect=
ly)
  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

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209813-6497-wwHyT0gV8U>