summaryrefslogtreecommitdiffstats
path: root/crypto/gnupg-2.1/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/gnupg-2.1/DEPENDS')
-rwxr-xr-xcrypto/gnupg-2.1/DEPENDS21
1 files changed, 21 insertions, 0 deletions
diff --git a/crypto/gnupg-2.1/DEPENDS b/crypto/gnupg-2.1/DEPENDS
new file mode 100755
index 0000000000..f0ec2c1e50
--- /dev/null
+++ b/crypto/gnupg-2.1/DEPENDS
@@ -0,0 +1,21 @@
+depends npth &&
+depends libgpg-error &&
+depends libgcrypt &&
+depends libassuan &&
+depends libksba &&
+depends readline &&
+depends bzip2 &&
+depends zlib &&
+depends gnutls &&
+depends pkgconfig &&
+
+optional_depends openldap \
+ "--enable-ldap" \
+ "--disable-ldap" \
+ "for LDAP keyserver interface" &&
+
+optional_depends curl \
+ "--with-libcurl" \
+ "--without-libcurl" \
+ "for curl support" &&
+optional_depends gettext '' '' ''