aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/hmac_rng
diff options
context:
space:
mode:
Diffstat (limited to 'src/rng/hmac_rng')
-rw-r--r--src/rng/hmac_rng/info.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/rng/hmac_rng/info.txt b/src/rng/hmac_rng/info.txt
index f23f9018a..2c7f13e0a 100644
--- a/src/rng/hmac_rng/info.txt
+++ b/src/rng/hmac_rng/info.txt
@@ -8,3 +8,7 @@ load_on auto
hmac_rng.cpp
hmac_rng.h
</add>
+
+<requires>
+mac
+</requires>