diff options
-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 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} |