aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-16 17:22:21 +0000
committerlloyd <[email protected]>2009-07-16 17:22:21 +0000
commitf02ecd78ae9327c01bb28c2d0955329b37462a40 (patch)
treef06f713be5e311164806d5f896d47e2c7860cfa1 /src/hash
parentefef5884c4ee6ac44490c7b2bb607dd71140fbbe (diff)
Correct some errors in the automatically generated dependencies.
Diffstat (limited to 'src/hash')
-rw-r--r--src/hash/sha1_amd64/info.txt3
-rw-r--r--src/hash/sha1_sse2/info.txt1
2 files changed, 3 insertions, 1 deletions
diff --git a/src/hash/sha1_amd64/info.txt b/src/hash/sha1_amd64/info.txt
index 88e4ec6c0..ddbc7d380 100644
--- a/src/hash/sha1_amd64/info.txt
+++ b/src/hash/sha1_amd64/info.txt
@@ -28,6 +28,7 @@ solaris
</os>
<requires>
-asm_ia32
+amd64_eng
+asm_amd64
sha1
</requires>
diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt
index d8dc069ad..b8d693b70 100644
--- a/src/hash/sha1_sse2/info.txt
+++ b/src/hash/sha1_sse2/info.txt
@@ -24,4 +24,5 @@ icc
<requires>
sha1
+sse2_eng
</requires>