user-manager: add missing host dep

This commit is contained in:
maxice8 2019-04-05 03:56:57 -03:00
parent 44a62c49b2
commit 46c0240af4
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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"