aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_sse2/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/sha1_sse2/info.txt')
-rw-r--r--src/hash/sha1_sse2/info.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt
index e33bb1859..d8dc069ad 100644
--- a/src/hash/sha1_sse2/info.txt
+++ b/src/hash/sha1_sse2/info.txt
@@ -10,12 +10,6 @@ sha1_sse2.cpp
sha1_sse2.h
</add>
-<requires>
-sse2_eng
-sha1
-utils
-</requires>
-
<arch>
pentium-m
pentium4
@@ -27,3 +21,7 @@ amd64
gcc
icc
</cc>
+
+<requires>
+sha1
+</requires>