aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac/info.txt')
-rw-r--r--src/mac/info.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mac/info.txt b/src/mac/info.txt
index 0e4dc11a2..4891d7498 100644
--- a/src/mac/info.txt
+++ b/src/mac/info.txt
@@ -2,11 +2,11 @@ realname "Message Authentication Codes"
load_on auto
-<requires>
-utils
-</requires>
-
<add>
mac.h
mac.cpp
</add>
+
+<requires>
+sym_algo
+</requires>