[Pkg-telepathy-commits] [libnice] 11/265: build: Add GUPnP libraries to Libs.private in pkg-config file

Simon McVittie smcv at debian.org
Wed May 14 12:04:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository libnice.

commit 3e12ed2feb4edde26d4a09d8e9170051c5d3582a
Author: Philip Withnall <philip.withnall at collabora.co.uk>
Date:   Mon Oct 28 17:53:29 2013 +0000

    build: Add GUPnP libraries to Libs.private in pkg-config file
    
    They’re private dependencies which are needed on the linker command line when
    linking statically against libnice.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=70965
---
 nice/nice.pc.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nice/nice.pc.in b/nice/nice.pc.in
index 2a8800f..f0000fa 100644
--- a/nice/nice.pc.in
+++ b/nice/nice.pc.in
@@ -8,5 +8,6 @@ Description: ICE library
 Requires: glib-2.0 >= 2.10.0
 Version: @VERSION@
 Libs: -L${libdir} -lnice @GLIB_LIBS@
+Libs.private: @GUPNP_LIBS@
 Cflags: @GLIB_CFLAGS@ -I${includedir} -I${includedir}/nice
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git



More information about the Pkg-telepathy-commits mailing list