gio-2.0.pc: Add -lselinux when linking statically if so configured
authorMikhail Gusarov <dottedmag@dottedmag.net>
Thu, 26 Dec 2013 16:22:05 +0000 (11:22 -0500)
committerColin Walters <walters@verbum.org>
Thu, 26 Dec 2013 16:22:05 +0000 (11:22 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=721087

gio-2.0.pc.in

index 9f7123f..a61eaaf 100644 (file)
@@ -14,5 +14,5 @@ Version: @VERSION@
 Requires: glib-2.0 gobject-2.0
 Requires.private: gmodule-no-export-2.0
 Libs: -L${libdir} -lgio-2.0
-Libs.private: @ZLIB_LIBS@ @NETWORK_LIBS@
+Libs.private: @ZLIB_LIBS@ @NETWORK_LIBS@ @SELINUX_LIBS@
 Cflags: