]> Pileus Git - ~andy/gtk/blobdiff - gdk-3.0.pc.in
filechooserbutton: HACK: Set a reasonable size for the dialog in the tests' second...
[~andy/gtk] / gdk-3.0.pc.in
index 5c7d27e51b955196caebc65faa288070a3566f67..97b05372910b3bb97f8efbbbc1d4fb7c8c951e35 100644 (file)
@@ -8,5 +8,6 @@ Name: GDK
 Description: GTK+ Drawing Kit
 Version: @VERSION@
 Requires: @GDK_PACKAGES@
-Libs: -L${libdir} -lgdk-@GTK_API_VERSION@ @GDK_EXTRA_LIBS@
+Requires.private: @GDK_PRIVATE_PACKAGES@
+Libs: -L${libdir} -lgdk-3 @GDK_EXTRA_LIBS@
 Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GDK_EXTRA_CFLAGS@