diff options
Diffstat (limited to 'src/stream/salsa20')
-rw-r--r-- | src/stream/salsa20/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stream/salsa20/info.txt b/src/stream/salsa20/info.txt index de1683643..db938307b 100644 --- a/src/stream/salsa20/info.txt +++ b/src/stream/salsa20/info.txt @@ -4,6 +4,10 @@ define SALSA20 load_on auto +<requires> +stream +</requires> + <add> salsa20.cpp salsa20.h |