diff options
Diffstat (limited to 'WebKit/gtk/webkit.pc.in')
-rw-r--r-- | WebKit/gtk/webkit.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/gtk/webkit.pc.in b/WebKit/gtk/webkit.pc.in index 84d6115..895aa19 100644 --- a/WebKit/gtk/webkit.pc.in +++ b/WebKit/gtk/webkit.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: WebKit Description: Web content engine for GTK+ Version: @VERSION@ -Requires: gtk+-2.0 libsoup-2.4 +Requires: glib-2.0 gtk+-2.0 libsoup-2.4 Libs: -L${libdir} -lwebkit-1.0 Cflags: -I${includedir}/webkit-1.0 |