summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libxklavier.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libxklavier.pc.in b/libxklavier.pc.in
index eb7ac90..b53d77e 100644
--- a/libxklavier.pc.in
+++ b/libxklavier.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: libxklavier
Description: libxklavier library
-Requires: libxml-2.0
+Requires.private: gobject-2.0 glib-2.0 libxml-2.0
Version: @VERSION@
-Libs: -L${libdir} -lxklavier @GLIB_LIBS@ @XML_LIBS@
-Cflags: -I${includedir} @GLIB_CFLAGS@
+Libs: -L${libdir} -lxklavier
+Cflags: -I${includedir}