diff options
Diffstat (limited to 'src/kdf/info.txt')
-rw-r--r-- | src/kdf/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/kdf/info.txt b/src/kdf/info.txt index fa5cca334..1965a2098 100644 --- a/src/kdf/info.txt +++ b/src/kdf/info.txt @@ -8,3 +8,7 @@ load_on auto kdf.cpp kdf.h </add> + +<requires> +alloc +</requires> |