summaryrefslogtreecommitdiffstats
path: root/WebKit/gtk/webkit.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/gtk/webkit.pc.in')
-rw-r--r--WebKit/gtk/webkit.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/WebKit/gtk/webkit.pc.in b/WebKit/gtk/webkit.pc.in
index 0ce6f71..43a1337 100644
--- a/WebKit/gtk/webkit.pc.in
+++ b/WebKit/gtk/webkit.pc.in
@@ -4,8 +4,8 @@ libdir=@libdir@
includedir=@includedir@
Name: WebKit
-Description: Web content engine for GTK+
+Description: Web content engine for GTK+ applications
Version: @VERSION@
Requires: gtk+-2.0
-Libs: -L${libdir} -lwebkit-1.0
-Cflags: -I${includedir}/webkit-1.0
+Libs: -L${libdir} -lWebKitGtk
+Cflags: -I${includedir}/WebKit