diff options
Diffstat (limited to 'src/hash/rmd128/modinfo.txt')
-rw-r--r-- | src/hash/rmd128/modinfo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/hash/rmd128/modinfo.txt b/src/hash/rmd128/modinfo.txt index 9be80268b..402271da5 100644 --- a/src/hash/rmd128/modinfo.txt +++ b/src/hash/rmd128/modinfo.txt @@ -8,3 +8,7 @@ load_on auto rmd128.cpp rmd128.h </add> + +<requires> +mdx_hash +</requires> |