xdg-dbus-proxy: broken on musl
This commit is contained in:
parent
7148e79bdd
commit
371c289ff1
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/flatpak/xdg-dbus-proxy"
|
homepage="https://github.com/flatpak/xdg-dbus-proxy"
|
||||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=10b71573009d0e474d246576714742389eb65bba529276524b59ff5064791ef1
|
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…
Add table
Add a link
Reference in a new issue