aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/block/info.txt')
-rw-r--r--src/block/info.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/block/info.txt b/src/block/info.txt
index 5df789736..ff48fb04a 100644
--- a/src/block/info.txt
+++ b/src/block/info.txt
@@ -4,11 +4,10 @@ load_on auto
define BLOCK_CIPHER
-<requires>
-utils
-sym_algo
-</requires>
-
<add>
block_cipher.h
</add>
+
+<requires>
+sym_algo
+</requires>