diff --git a/configure b/configure
index 98ac566f70b29da5fbe5d0ad58bc8e205eebe2ad..b7ff79c1c1f5a05d14d2e02929130535aa72d8fb 100755
--- a/configure
+++ b/configure
@@ -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"