aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/plasma-desktop/template
diff options
context:
space:
mode:
Diffstat (limited to 'srcpkgs/plasma-desktop/template')
-rw-r--r--srcpkgs/plasma-desktop/template9
1 files changed, 3 insertions, 6 deletions
diff --git a/srcpkgs/plasma-desktop/template b/srcpkgs/plasma-desktop/template
index af69ed87b4c..73a96689f5f 100644
--- a/srcpkgs/plasma-desktop/template
+++ b/srcpkgs/plasma-desktop/template
@@ -1,7 +1,7 @@
# Template file for 'plasma-desktop'
pkgname=plasma-desktop
version=6.0.5
-revision=2
+revision=3
build_style=cmake
build_helper=qemu
configure_args="-DBUILD_TESTING=OFF
@@ -9,7 +9,8 @@ configure_args="-DBUILD_TESTING=OFF
-DKDE_INSTALL_QMLDIR=lib/qt6/qml -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules pkg-config intltool gettext qt6-base
qt6-tools wayland-protocols plasma-wayland-protocols kf6-kdoctools
- kf6-kconfig kf6-kcmutils kf6-kpackage kf6-kauth-tools"
+ kf6-kconfig kf6-kcmutils kf6-kpackage kf6-kauth-tools wayland-devel
+ qt6-wayland-tools qt6-declarative-host-tools"
makedepends="kf6-kauth-devel kf6-kcrash-devel kf6-kdoctools-devel
kf6-ki18n-devel kf6-kcmutils-devel kf6-knewstuff-devel
kf6-kio-devel kf6-knotifications-devel kf6-knotifyconfig-devel
@@ -34,7 +35,3 @@ distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=5d9001baea32e35055337667f204e28f206ebccaa0a172e0f109426ba8042ecf
replaces="user-manager>=0"
python_version=3
-
-if [ $CROSS_BUILD ]; then
- hostmakedepends+=" kf6-kirigami-devel kirigami-addons-devel kf6-qqc2-desktop-style-devel"
-fi