aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/info.txt')
-rw-r--r--src/hash/info.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/hash/info.txt b/src/hash/info.txt
index fb1f734d7..ce55f7ddc 100644
--- a/src/hash/info.txt
+++ b/src/hash/info.txt
@@ -2,10 +2,10 @@ realname "Hash Functions"
load_on auto
-<requires>
-utils
-</requires>
-
<add>
hash.h
</add>
+
+<requires>
+buf_comp
+</requires>