]> Pileus Git - ~andy/gtk/blobdiff - gdk-3.0.pc.in
printing: Fix build with -Werror=format-security
[~andy/gtk] / gdk-3.0.pc.in
index 20c54fec5c86075d181896a343105d55826ae94d..97b05372910b3bb97f8efbbbc1d4fb7c8c951e35 100644 (file)
@@ -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@