summaryrefslogtreecommitdiffstats
path: root/http/webkitgtk3/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'http/webkitgtk3/DEPENDS')
-rwxr-xr-xhttp/webkitgtk3/DEPENDS12
1 files changed, 6 insertions, 6 deletions
diff --git a/http/webkitgtk3/DEPENDS b/http/webkitgtk3/DEPENDS
index 419a39666d..01bec706e5 100755
--- a/http/webkitgtk3/DEPENDS
+++ b/http/webkitgtk3/DEPENDS
@@ -6,12 +6,12 @@ depends gtk+3 &&
depends icu &&
depends gperf &&
depends libpng &&
-depends jpeg &&
+depends JPEG &&
depends bison &&
depends flex &&
depends sqlite &&
-depends libsoup &&
+depends -sub SOUP_DEVEL libsoup &&
depends enchant &&
@@ -38,10 +38,10 @@ optional_depends gst-plugins-base \
"--disable-video" \
"for HTML5 streaming video support" &&
-#optional_depends gobject-introspection \
-# "--enable-introspection" \
-# "--disable-introspection" \
-# "to enable introspection" &&
+optional_depends gobject-introspection \
+ "--enable-introspection" \
+ "--disable-introspection" \
+ "to enable introspection" &&
optional_depends geoclue \
"--enable-geolocation" \