diff --git a/srcpkgs/squeak/template b/srcpkgs/squeak/template index 7cd71f69462..7bcef6745ab 100644 --- a/srcpkgs/squeak/template +++ b/srcpkgs/squeak/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure wrksrc="Squeak-${version}-src" configure_script="./unix/cmake/configure" -configure_args="--without-quartz --with-x --with-fbdev --enable-mpg-mmx" +configure_args="--without-quartz --with-x --with-fbdev" hostmakedepends="cmake pkg-config" makedepends="glib-devel pango-devel libuuid-devel alsa-lib-devel pulseaudio-devel dbus-devel libXrender-devel MesaLib-devel"