summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/pure-ftpd
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons/pure-ftpd')
-rw-r--r--meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.42.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.42.bb b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.42.bb
index fa592dca6..c1f150405 100644
--- a/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.42.bb
+++ b/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd_1.0.42.bb
@@ -18,3 +18,5 @@ SRC_URI[sha256sum] = "7be73a8e58b190a7054d2ae00c5e650cb9e091980420082d02ec3c3b68
18inherit autotools 18inherit autotools
19 19
20EXTRA_OECONF = "--with-minimal" 20EXTRA_OECONF = "--with-minimal"
21PACKAGECONFIG[libsodium] ="ac_cv_lib_sodium_crypto_pwhash_scryptsalsa208sha256_str=yes, \
22 ac_cv_lib_sodium_crypto_pwhash_scryptsalsa208sha256_str=no, libsodium"