summaryrefslogtreecommitdiffstats
path: root/libs/sword/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/sword/DEPENDS')
-rwxr-xr-xlibs/sword/DEPENDS12
1 files changed, 10 insertions, 2 deletions
diff --git a/libs/sword/DEPENDS b/libs/sword/DEPENDS
index 4ab862432e..b8deb56701 100755
--- a/libs/sword/DEPENDS
+++ b/libs/sword/DEPENDS
@@ -1,6 +1,14 @@
-depends g++ &&
+depends g++ &&
-optional_depends curl --with-curl --without-curl "for remote install support" &&
+optional_depends zlib \
+ "--with-zlib" \
+ "--without-zlib" \
+ "for zlib compressed modules" &&
+
+optional_depends curl \
+ "--with-curl" \
+ "--without-curl" \
+ "for remote install support" &&
optional_depends clucene \
"--with-lucene" \