summaryrefslogtreecommitdiffstats
path: root/crypto/beecrypt/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/beecrypt/DEPENDS')
-rwxr-xr-xcrypto/beecrypt/DEPENDS5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/beecrypt/DEPENDS b/crypto/beecrypt/DEPENDS
index bcd1eebc53..b6da3be21d 100755
--- a/crypto/beecrypt/DEPENDS
+++ b/crypto/beecrypt/DEPENDS
@@ -1 +1,4 @@
-depends g++
+depends g++ &&
+optional_depends icu '' '' 'unicode support' &&
+optional_depends python '' '' 'extra bindings' &&
+optional_depends JAVA '' '' 'extra bindings'