Commit fb87e69f authored by Janne Grunau's avatar Janne Grunau

configure: add missing x86 dependency for i686

parent 6d93307f
......@@ -1561,6 +1561,7 @@ x86_64_suggest="fast_cmov"
amd3dnow_deps="mmx"
amd3dnowext_deps="amd3dnow"
i686_deps="x86"
mmx_deps="x86"
mmxext_deps="mmx"
sse_deps="mmxext"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment