Commit 0e2dd05c authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit 'fb87e69f'

* commit 'fb87e69f':
  configure: add missing x86 dependency for i686
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 7667afff fb87e69f
......@@ -1804,6 +1804,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