phonon-backend-gstreamer: broken on musl
This commit is contained in:
parent
1e9442d294
commit
e5ec8ea464
|
@ -15,3 +15,8 @@ license="LGPL-2.1"
|
|||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=631a724ad0bbaca3b85cb0f0b82d82e9bcb13498276a52299eb47582602f3b4f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/13911/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue