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