Do not overlink libidn
authorDan Callaghan <dcallagh@redhat.com>
Sat, 31 Oct 2015 13:49:02 +0100
changeset 668 55cd0aab9061
parent 664 f57b1b61e1fe
child 669 e1883e3f9a55
Do not overlink libidn References: https://bugzilla.redhat.com/show_bug.cgi?id=836761 committer: Till Maas <opensource@till.name>
loudmouth-1.0.pc.in
--- a/loudmouth-1.0.pc.in	Sat Oct 31 08:37:51 2015 +0100
+++ b/loudmouth-1.0.pc.in	Sat Oct 31 13:49:02 2015 +0100
@@ -7,5 +7,6 @@
 Description: libloudmouth
 Requires: glib-2.0
 Version: @VERSION@
-Libs: -L${libdir} -lloudmouth-1 @LIBIDN_LIBS@
+Libs.private: @LIBIDN_LIBS@
+Libs: -L${libdir} -lloudmouth-1
 Cflags: -I${includedir}/loudmouth-1.0