summaryrefslogtreecommitdiff
path: root/gtk+-3.0.pc.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-12-14 23:49:42 -0500
committerMatthias Clasen <mclasen@redhat.com>2010-12-21 12:06:59 -0500
commit968668629b82679484a650f2a4e494bf91ec8cdc (patch)
tree5adfc1c1431b648c555a5780adb2644b8cff8bcc /gtk+-3.0.pc.in
parent5eb4506b944879c37ea3521cb082a383ab26039a (diff)
downloadgtk+-968668629b82679484a650f2a4e494bf91ec8cdc.tar.gz
Go back to installing libgdk.so
Diffstat (limited to 'gtk+-3.0.pc.in')
-rw-r--r--gtk+-3.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk+-3.0.pc.in b/gtk+-3.0.pc.in
index c686112428..b11c4a1791 100644
--- a/gtk+-3.0.pc.in
+++ b/gtk+-3.0.pc.in
@@ -10,6 +10,6 @@ gtk_host=@host@
Name: GTK+
Description: GTK+ Graphical UI Library
Version: @VERSION@
-Requires: @GTK_PACKAGES@
+Requires: gdk-@GTK_API_VERSION@ @GTK_PACKAGES@
Libs: -L${libdir} -lgtk-@GTK_API_VERSION@ @GTK_EXTRA_LIBS@
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GTK_EXTRA_CFLAGS@ -DGSEAL_ENABLE