aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/kdf1/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdf/kdf1/info.txt')
-rw-r--r--src/kdf/kdf1/info.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/kdf/kdf1/info.txt b/src/kdf/kdf1/info.txt
index 04d8db096..ede10017e 100644
--- a/src/kdf/kdf1/info.txt
+++ b/src/kdf/kdf1/info.txt
@@ -4,12 +4,11 @@ define KDF1
load_on auto
-<requires>
-kdf
-</requires>
-
<add>
kdf1.h
kdf1.cpp
</add>
+<requires>
+hash
+</requires>