ksysguard: broken on musl.
This commit is contained in:
parent
1c06a5c0bc
commit
bba98cb275
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@ license="GPL-2"
|
|||
homepage="https://projects.kde.org/projects/plasma/ksysguard"
|
||||
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ab69a8f3c8d21422b17e689dc0cf1b2137723dafded343ad3ea8db1802014080
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/4687/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue