squeak: try fixing cross builds.
This commit is contained in:
parent
71ea02aad0
commit
8b1e5c6154
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue