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.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-3.0.pc.in b/gdk-3.0.pc.in
index 5c7d27e51b..20c54fec5c 100644
--- a/gdk-3.0.pc.in
+++ b/gdk-3.0.pc.in
@@ -8,5 +8,5 @@ Name: GDK
Description: GTK+ Drawing Kit
Version: @VERSION@
Requires: @GDK_PACKAGES@
-Libs: -L${libdir} -lgdk-@GTK_API_VERSION@ @GDK_EXTRA_LIBS@
+Libs: -L${libdir} -lgdk-3 @GDK_EXTRA_LIBS@
Cflags: -I${includedir}/gtk-@GTK_API_VERSION@ @GDK_EXTRA_CFLAGS@