diff options
Diffstat (limited to 'data/epiphany.pc.in')
-rw-r--r-- | data/epiphany.pc.in | 2 |
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} |