firefox: still broken on x86.

This commit is contained in:
Juan RP 2014-09-15 23:56:30 +02:00
parent d040a8e9a6
commit 51a2941f97

View file

@ -20,6 +20,11 @@ makedepends="nss-devel>=3.16 libjpeg-turbo-devel libpng-devel>=1.6
hunspell-devel>=1.3.2 libSM-devel libXScrnSaver-devel libXt-devel"
depends="nss>=3.17 desktop-file-utils hicolor-icon-theme"
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
# XXX broken temporarily
broken=yes
fi
pre_configure() {
# Google API key (see http://www.chromium.org/developers/how-tos/api-keys)
# Note: This is for Void Linux use ONLY.