From 9d4feee64d4c892ad1d71be09027f91f3f1a2120 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 27 Aug 2018 16:42:14 +0200 Subject: [PATCH] plasma-integration: fix cross --- srcpkgs/plasma-integration/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/plasma-integration/template b/srcpkgs/plasma-integration/template index 1e2e1b4b557..b8d1a51e643 100644 --- a/srcpkgs/plasma-integration/template +++ b/srcpkgs/plasma-integration/template @@ -4,8 +4,9 @@ version=5.13.4 revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules breeze pkg-config" -makedepends="kio-devel kwayland-devel libXcursor-devel qt5-quickcontrols2-devel" +hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools" +makedepends="kio-devel kwayland-devel libXcursor-devel qt5-quickcontrols2-devel + breeze" depends="noto-fonts-ttf font-hack-ttf breeze qqc2-desktop-style" short_desc="Theme integration plugins for the Plasma workspaces" maintainer="Denis Revin "