aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/auto_rng/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/rng/auto_rng/info.txt')
-rw-r--r--src/rng/auto_rng/info.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/rng/auto_rng/info.txt b/src/rng/auto_rng/info.txt
index aa316367e..2f41bc068 100644
--- a/src/rng/auto_rng/info.txt
+++ b/src/rng/auto_rng/info.txt
@@ -4,14 +4,14 @@ define AUTO_SEEDING_RNG
load_on auto
-<requires>
-aes
-sha2
-hmac
-</requires>
-
<add>
auto_rng.h
auto_rng.cpp
</add>
+<requires>
+aes
+hmac
+sha2
+timer
+</requires>