aboutsummaryrefslogtreecommitdiffstats
path: root/src/sym_algo/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/sym_algo/info.txt')
-rw-r--r--src/sym_algo/info.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/sym_algo/info.txt b/src/sym_algo/info.txt
index 3f3adfd96..f176ed6fb 100644
--- a/src/sym_algo/info.txt
+++ b/src/sym_algo/info.txt
@@ -2,12 +2,14 @@ realname "Symmetric Algorithms"
load_on auto
-<requires>
-rng
-</requires>
-
<add>
sym_algo.h
symkey.cpp
symkey.h
</add>
+
+<requires>
+filters
+hex
+rng
+</requires>