diff --git a/srcpkgs/plasma-sdk/template b/srcpkgs/plasma-sdk/template index 7ea77a8ab8..2c6ff51fb7 100644 --- a/srcpkgs/plasma-sdk/template +++ b/srcpkgs/plasma-sdk/template @@ -1,6 +1,6 @@ # Template file for 'plasma-sdk' pkgname=plasma-sdk -version=5.15.4 +version=5.15.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,9 +12,9 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/plasma/plasma-sdk" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=e6c188731e0f73bd6d79c55a12298bb032c2493d083a8cffaeb5f3ab1b1cdbb5 +checksum=f91ccb03f016328c2bd54ac11a916b4f874cfe2304da1600f3fa014faeb7d329 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