summaryrefslogtreecommitdiffstats
path: root/http/webkitgtk/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'http/webkitgtk/DEPENDS')
-rwxr-xr-xhttp/webkitgtk/DEPENDS9
1 files changed, 1 insertions, 8 deletions
diff --git a/http/webkitgtk/DEPENDS b/http/webkitgtk/DEPENDS
index 509a35c51c..18590116e2 100755
--- a/http/webkitgtk/DEPENDS
+++ b/http/webkitgtk/DEPENDS
@@ -10,15 +10,8 @@ depends JPEG &&
depends bison &&
depends flex &&
depends sqlite &&
-
-if [ "$WEBKITGTK_NIGHT" = 'y' ]; then
- depends -sub SOUP_DEVEL libsoup
-else
- depends libsoup
-fi &&
-
+depends -sub SOUP_DEVEL libsoup
depends enchant &&
-
depends libxt &&
optional_depends cairo '--enable-svg' \