mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
chromium: currently broken for i686
This commit is contained in:
parent
64101e100f
commit
edb0b1b7aa
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
|
||||||
|
case "$XBPS_ARCH" in
|
||||||
|
i686) broken=http://build.voidlinux.eu/builders/i686_builder/builds/18981/steps/shell_3/logs/stdio
|
||||||
|
esac
|
||||||
|
|
||||||
hostmakedepends="yasm python pkg-config perl gperf bison ninja hwids icu-devel"
|
hostmakedepends="yasm python pkg-config perl gperf bison ninja hwids icu-devel"
|
||||||
makedepends="libpng-devel gtk+-devel nss-devel pciutils-devel
|
makedepends="libpng-devel gtk+-devel nss-devel pciutils-devel
|
||||||
libXi-devel libgcrypt-devel libgnome-keyring-devel cups-devel elfutils-devel
|
libXi-devel libgcrypt-devel libgnome-keyring-devel cups-devel elfutils-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue