plasma-integration: add missing host dep
This commit is contained in:
parent
478c90c0a6
commit
b30a53ddde
|
@ -4,7 +4,7 @@ version=5.15.4
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools kcoreaddons"
|
||||
makedepends="kio-devel kwayland-devel libXcursor-devel qt5-quickcontrols2-devel
|
||||
breeze"
|
||||
depends="noto-fonts-ttf font-hack-ttf breeze qqc2-desktop-style"
|
||||
|
|
Loading…
Reference in New Issue