ksshaskpass: add missing host dep

This commit is contained in:
John
2019-04-05 06:48:39 +02:00
parent 8e619a28b5
commit 8f6ea4906a

View File

@@ -4,7 +4,7 @@ version=5.15.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-devel kdoctools qt5-qmake"
hostmakedepends="extra-cmake-modules qt5-devel kdoctools qt5-qmake kcoreaddons"
makedepends="kwallet-devel kdoctools-devel"
short_desc="KDE ssh-add helper"
maintainer="John <johnz@posteo.net>"