user-manager: add missing host dep
This commit is contained in:
parent
44a62c49b2
commit
46c0240af4
1 changed files with 2 additions and 1 deletions
|
@ -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-qmake qt5-host-tools"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools
|
||||
kcoreaddons"
|
||||
makedepends="accountsservice-devel kdelibs4support-devel libpwquality-devel
|
||||
kdesignerplugin-devel kdoctools-devel kcmutils-devel"
|
||||
depends="accountsservice"
|
||||
|
|
Loading…
Reference in a new issue