diff --git a/srcpkgs/plasma-workspace/template b/srcpkgs/plasma-workspace/template index ca99b25922f..1ed5c5f278c 100644 --- a/srcpkgs/plasma-workspace/template +++ b/srcpkgs/plasma-workspace/template @@ -1,6 +1,6 @@ # Template file for 'plasma-workspace' pkgname=plasma-workspace -version=5.15.4 +version=5.15.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -16,10 +16,10 @@ maintainer="John " license="GPL-2.0-or-later,GFDL-2.1, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-workspace" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=f86c2fda5b7dc2c40be1ea3c4791fef3965d2f91809700c849d30c00506753c9 +checksum=c25f9b348e3ab2d370325f7da989a3f599a408dabfadda65cbb590fb26a2f973 if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework" + hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework" configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake" fi