ksshaskpass: add missing host dep
This commit is contained in:
parent
8e619a28b5
commit
8f6ea4906a
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue