aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream/info.txt')
-rw-r--r--src/stream/info.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/stream/info.txt b/src/stream/info.txt
index b3d9649db..295c73708 100644
--- a/src/stream/info.txt
+++ b/src/stream/info.txt
@@ -4,12 +4,11 @@ load_on auto
define STREAM_CIPHER
-<requires>
-utils
-sym_algo
-</requires>
-
<add>
stream_cipher.h
stream_cipher.cpp
</add>
+
+<requires>
+sym_algo
+</requires>