diff options
Diffstat (limited to 'src/mac/hmac/info.txt')
-rw-r--r-- | src/mac/hmac/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mac/hmac/info.txt b/src/mac/hmac/info.txt index 534d2e036..cdf2e67ab 100644 --- a/src/mac/hmac/info.txt +++ b/src/mac/hmac/info.txt @@ -8,3 +8,7 @@ load_on auto hmac.cpp hmac.h </add> + +<requires> +hash +</requires> |