diff --git a/srcpkgs/kdeclarative/template b/srcpkgs/kdeclarative/template index 4fc86c1f9f5..782b4f73921 100644 --- a/srcpkgs/kdeclarative/template +++ b/srcpkgs/kdeclarative/template @@ -1,6 +1,6 @@ # Template file for 'kdeclarative' pkgname=kdeclarative -version=5.29.0 +version=5.36.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,11 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kdeclarative" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=0333fe53eb0f75a027b2cd432c8a310abe6b93efba269440e2fba893da42254e +checksum=2dde12110310cbb980381fd51c0926f2f5cf202760a0a871a01a2412080a5d52 + +if [ -n "$CROSS_BUILD" ]; then + hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig" +fi kdeclarative-devel_package() { short_desc+=" - development"