plasma-integration: fix cross
This commit is contained in:
parent
c309a8df81
commit
9d4feee64d
|
@ -4,8 +4,9 @@ version=5.13.4
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules breeze pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools"
|
||||||
makedepends="kio-devel kwayland-devel libXcursor-devel qt5-quickcontrols2-devel"
|
makedepends="kio-devel kwayland-devel libXcursor-devel qt5-quickcontrols2-devel
|
||||||
|
breeze"
|
||||||
depends="noto-fonts-ttf font-hack-ttf breeze qqc2-desktop-style"
|
depends="noto-fonts-ttf font-hack-ttf breeze qqc2-desktop-style"
|
||||||
short_desc="Theme integration plugins for the Plasma workspaces"
|
short_desc="Theme integration plugins for the Plasma workspaces"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue