summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gudev/gudev-1.0.pc.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/gudev/gudev-1.0.pc.in b/gudev/gudev-1.0.pc.in
index e81e72c..7c98e5e 100644
--- a/gudev/gudev-1.0.pc.in
+++ b/gudev/gudev-1.0.pc.in
@@ -6,5 +6,6 @@ includedir=@includedir@
Name: gudev-1.0
Description: GObject bindings for libudev
Version: @LIBGUDEV_VERSION@
-Libs: -L${libdir} -lgudev
-Cflags: -I${includedir}/gudev
+Requires: glib-2.0, gobject-2.0
+Libs: -L${libdir} -lgudev-1.0
+Cflags: -I${includedir}/gudev-1.0