kimap: add kcoreaddons to host deps
This commit is contained in:
parent
5b0eb2fe36
commit
aaedd5492a
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=kimap
|
|||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||
kcoreaddons"
|
||||
makedepends="kio-devel kmime-devel"
|
||||
short_desc="Job-based API for interacting with IMAP servers"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
|
|
Loading…
Reference in a new issue