summaryrefslogtreecommitdiff
path: root/gdk-3.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdk-3.0.pc.in')
-rw-r--r--gdk-3.0.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdk-3.0.pc.in b/gdk-3.0.pc.in
index 20c54fec5c..97b0537291 100644
--- a/gdk-3.0.pc.in
+++ b/gdk-3.0.pc.in
@@ -8,5 +8,6 @@ Name: GDK
Description: GTK+ Drawing Kit
Version: @VERSION@
Requires: @GDK_PACKAGES@
+Requires.private: @GDK_PRIVATE_PACKAGES@
Libs: -L${libdir} -lgdk-3 @GDK_EXTRA_LIBS@
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GDK_EXTRA_CFLAGS@