aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <descalante@igalia.com>2010-07-02 01:50:24 +0800
committerDiego Escalante Urrelo <descalante@igalia.com>2010-07-02 01:50:24 +0800
commitefe42291cb264b35f746e883aeafc43b67d200ef (patch)
treeebfef80a2669c8ee6f8ded2a46d9c309b998727b /data
parentd1c69d959436090fb4380f818812fd76649ca09b (diff)
downloadgsoc2013-epiphany-efe42291cb264b35f746e883aeafc43b67d200ef.tar
gsoc2013-epiphany-efe42291cb264b35f746e883aeafc43b67d200ef.tar.gz
gsoc2013-epiphany-efe42291cb264b35f746e883aeafc43b67d200ef.tar.bz2
gsoc2013-epiphany-efe42291cb264b35f746e883aeafc43b67d200ef.tar.lz
gsoc2013-epiphany-efe42291cb264b35f746e883aeafc43b67d200ef.tar.xz
gsoc2013-epiphany-efe42291cb264b35f746e883aeafc43b67d200ef.tar.zst
gsoc2013-epiphany-efe42291cb264b35f746e883aeafc43b67d200ef.zip
epiphany.pc.in: use 3.0 not 2.0 versions
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 880f31fd7..e06bd5bdb 100644
--- a/data/epiphany.pc.in
+++ b/data/epiphany.pc.in
@@ -12,6 +12,6 @@ features=@EPIPHANY_FEATURES@
Name: Epiphany Browser
Description: GNOME Web Browser
Version: @VERSION@
-Requires: gtk+-2.0, libxml-2.0, webkit-1.0
+Requires: gtk+-3.0, libxml-2.0, webkitgtk-3.0
Libs: -L${libdir}
Cflags: -I${includedir}