Commit aeed970f authored by diego's avatar diego

Drop redundant architecture extension dependencies.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16784 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 2c1ecf4a
......@@ -950,11 +950,11 @@ armvfp_deps="arm"
iwmmxt_deps="arm"
mmi_deps="mips"
mmx_deps="x86"
mmx2_deps="x86 mmx"
mmx2_deps="mmx"
neon_deps="arm"
ppc4xx_deps="ppc"
sse_deps="x86 mmx"
ssse3_deps="x86 sse"
sse_deps="mmx"
ssse3_deps="sse"
vis_deps="sparc"
# common features
......
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