diff options
Diffstat (limited to 'src/kdf/kdf2/info.txt')
-rw-r--r-- | src/kdf/kdf2/info.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kdf/kdf2/info.txt b/src/kdf/kdf2/info.txt index 80b562824..1858f8929 100644 --- a/src/kdf/kdf2/info.txt +++ b/src/kdf/kdf2/info.txt @@ -4,11 +4,11 @@ define KDF2 load_on auto -<requires> -kdf -</requires> - <add> kdf2.cpp kdf2.h </add> + +<requires> +hash +</requires> |