From 8ccec658a9f5e819782951c9ba707e20433ee1a7 Mon Sep 17 00:00:00 2001 From: Maciej Katafiasz Date: Thu, 3 Jul 2008 19:30:06 +0000 Subject: Add webkit-1.0 dependency to out .pc file. Fixes build breakage of epiphany-extensions caused by the recent surgery introducing WebKit as public dep. svn path=/trunk/; revision=8334 --- data/epiphany.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/epiphany.pc.in b/data/epiphany.pc.in index e97560df4..9fbc69d9a 100644 --- a/data/epiphany.pc.in +++ b/data/epiphany.pc.in @@ -13,6 +13,6 @@ engine=@with_engine@ Name: Epiphany Browser Description: GNOME Web Browser Version: @VERSION@ -Requires: gtk+-2.0, libxml-2.0 +Requires: gtk+-2.0, libxml-2.0, webkit-1.0 Libs: -L${libdir} Cflags: -I${includedir} -- cgit v1.2.3