xdg-dbus-proxy: broken on musl
This commit is contained in:
parent
7148e79bdd
commit
371c289ff1
|
@ -12,3 +12,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/flatpak/xdg-dbus-proxy"
|
||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=10b71573009d0e474d246576714742389eb65bba529276524b59ff5064791ef1
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/20651/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue