diff options
Diffstat (limited to 'src/checksum/crc32/info.txt')
-rw-r--r-- | src/checksum/crc32/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/checksum/crc32/info.txt b/src/checksum/crc32/info.txt index 17ccca0a3..15933b375 100644 --- a/src/checksum/crc32/info.txt +++ b/src/checksum/crc32/info.txt @@ -8,3 +8,7 @@ load_on auto crc32.cpp crc32.h </add> + +<requires> +hash +</requires> |