diff --git a/srcpkgs/phonon-qt5-backend-gstreamer/template b/srcpkgs/phonon-qt5-backend-gstreamer/template index c052300c4e0..ccc39e28dfd 100644 --- a/srcpkgs/phonon-qt5-backend-gstreamer/template +++ b/srcpkgs/phonon-qt5-backend-gstreamer/template @@ -17,3 +17,7 @@ license="LGPL-2.1" homepage="http://phonon.kde.org/" distfiles="http://download.kde.org/stable/phonon/${pkgname/-qt5/}/${version}/src/${pkgname/-qt5/}-${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