summaryrefslogtreecommitdiff
path: root/gio-unix-2.0.pc.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-11-22 11:06:07 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-11-22 13:59:34 -0500
commit1f02ef3205e810dd937f316f5a7b58ecc2893d59 (patch)
tree65e2148f5744ca00641a36cbe25c39017ff89c04 /gio-unix-2.0.pc.in
parentc4a11858cfb098ccc25d35dd7f5461c51b7f6ad3 (diff)
downloadglib-1f02ef3205e810dd937f316f5a7b58ecc2893d59.tar.gz
gio: Move gmodule to Requires.private
Users of GIO are not generally expected to use gmodule API, so don't force them all to link against it.
Diffstat (limited to 'gio-unix-2.0.pc.in')
-rw-r--r--gio-unix-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio-unix-2.0.pc.in b/gio-unix-2.0.pc.in
index 2e81c0703..fba58e2ac 100644
--- a/gio-unix-2.0.pc.in
+++ b/gio-unix-2.0.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: GIO unix specific APIs
Description: unix specific headers for glib I/O library
Version: @VERSION@
-Requires: gobject-2.0,gmodule-no-export-2.0,gio-2.0
+Requires: gobject-2.0,gio-2.0
Libs: -L${libdir} -lgio-2.0
Cflags: -I${includedir}/gio-unix-2.0/