summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorIsmael Luceno2021-08-27 12:30:30 +0200
committerIsmael Luceno2021-08-27 12:30:30 +0200
commit852fd4e01c557afc3c58bbfdced6bed3b2dc4387 (patch)
tree0801a2c40df5fd454f9959b4be662f822a297f49 /crypto
parent4ee714d2f64c2ca3d12cbfdf5dbb212efc63e81c (diff)
scrypt: Remove non-existing MESON_DEPENDS
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/scrypt/DEPENDS6
-rw-r--r--crypto/scrypt/HISTORY3
2 files changed, 4 insertions, 5 deletions
diff --git a/crypto/scrypt/DEPENDS b/crypto/scrypt/DEPENDS
index f9b5aa6fe0..0257272dd1 100755
--- a/crypto/scrypt/DEPENDS
+++ b/crypto/scrypt/DEPENDS
@@ -1,7 +1,3 @@
depends SSL &&
-optional_depends meson "" "" "to build with meson" &&
-
-if is_depends_enabled ${SPELL} meson; then
- source "${GRIMOIRE}/MESON_DEPENDS"
-fi
+optional_depends meson "" "" "to build with meson"
diff --git a/crypto/scrypt/HISTORY b/crypto/scrypt/HISTORY
index c144e0cf3d..d205e26b23 100644
--- a/crypto/scrypt/HISTORY
+++ b/crypto/scrypt/HISTORY
@@ -1,3 +1,6 @@
+2021-08-27 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: removed non-existing MESON_DEPENDS
+
2021-08-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.3.1