aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2008-02-15 01:15:40 +0800
committerXan Lopez <xan@src.gnome.org>2008-02-15 01:15:40 +0800
commit8e74c8efab1f8e0a1bc2e6e50943b8729260f11a (patch)
tree4773aa3f58dff8a035d5545438062ecee680e0bf /data
parent34ac56cc9af0eb9464f9d207c6a726d5481ec495 (diff)
downloadgsoc2013-epiphany-8e74c8efab1f8e0a1bc2e6e50943b8729260f11a.tar
gsoc2013-epiphany-8e74c8efab1f8e0a1bc2e6e50943b8729260f11a.tar.gz
gsoc2013-epiphany-8e74c8efab1f8e0a1bc2e6e50943b8729260f11a.tar.bz2
gsoc2013-epiphany-8e74c8efab1f8e0a1bc2e6e50943b8729260f11a.tar.lz
gsoc2013-epiphany-8e74c8efab1f8e0a1bc2e6e50943b8729260f11a.tar.xz
gsoc2013-epiphany-8e74c8efab1f8e0a1bc2e6e50943b8729260f11a.tar.zst
gsoc2013-epiphany-8e74c8efab1f8e0a1bc2e6e50943b8729260f11a.zip
Remove internal library dependencies from pc file.
svn path=/trunk/; revision=7941
Diffstat (limited to 'data')
-rw-r--r--data/epiphany.pc.in2
1 files changed, 1 insertions, 1 deletions
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}