mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
webkitgtk: broken on x86 temporarily.
This commit is contained in:
parent
278470d1cd
commit
ecf351e12e
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ checksum=68f11559cb178679ca92acc9e3a3d7febede7acb7b98afd7fb761875bbc6bd23
|
||||||
# ETOOHUGE
|
# ETOOHUGE
|
||||||
nodebug=1
|
nodebug=1
|
||||||
|
|
||||||
|
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||||
|
broken=yes
|
||||||
|
fi
|
||||||
|
|
||||||
hostmakedepends="automake libtool perl python pkg-config intltool gperf flex
|
hostmakedepends="automake libtool perl python pkg-config intltool gperf flex
|
||||||
ruby glib-devel geoclue2 gtk-doc $(vopt_if gir gobject-introspection)"
|
ruby glib-devel geoclue2 gtk-doc $(vopt_if gir gobject-introspection)"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
|
Loading…
Add table
Reference in a new issue