From 8e74c8efab1f8e0a1bc2e6e50943b8729260f11a Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 14 Feb 2008 17:15:40 +0000 Subject: Remove internal library dependencies from pc file. svn path=/trunk/; revision=7941 --- data/epiphany.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/epiphany.pc.in') diff --git a/data/epiphany.pc.in b/data/epiphany.pc.in index 85e9abb20..e97560df4 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, libgnomeui-2.0, libglade-2.0, gconf-2.0 +Requires: gtk+-2.0, libxml-2.0 Libs: -L${libdir} Cflags: -I${includedir} -- cgit