webkit2gtk: arm*-musl currenlty broken
This commit is contained in:
parent
358f2d0184
commit
768f91c227
|
@ -24,6 +24,10 @@ makedepends="
|
|||
gtk+-devel gtk+3-devel libgudev-devel libsecret-devel ruby-devel geoclue2
|
||||
libnotify-devel hyphen-devel"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*-musl) broken="https://build.voidlinux.eu/builders/armv6l-musl_builder/builds/13456/steps/shell_3/logs/stdio"
|
||||
esac
|
||||
|
||||
# Package build options
|
||||
build_options="gir wayland x11"
|
||||
# Disable gir for cross builds.
|
||||
|
|
Loading…
Reference in New Issue