mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kcmutils: broken for now on cross-build
This commit is contained in:
parent
0f4593ad2a
commit
102b2000ed
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ homepage="https://invent.kde.org/frameworks/kcmutils"
|
|||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ad1907b5347a907cfa2ff0ef37432d4f1f6b6abbaac2866b75a590b8926a5a75
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/41314/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
|
||||
kcmutils-devel_package() {
|
||||
short_desc+=" - development"
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue