oxygen: add missing host dep
This commit is contained in:
parent
48b89492a7
commit
114c28d664
|
@ -4,7 +4,8 @@ version=5.15.4
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-devel qt5-qmake kconfig"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-devel qt5-qmake kconfig
|
||||
kcoreaddons"
|
||||
makedepends="kdecoration-devel frameworkintegration-devel kwayland-devel
|
||||
kcmutils-devel kdoctools"
|
||||
short_desc="Oxygen visual style for the Plasma Desktop"
|
||||
|
|
Loading…
Reference in New Issue