kmailtransport: add kcoreaddons to host deps
This commit is contained in:
parent
ca27980a95
commit
6ccd267ba0
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=kmailtransport
|
||||||
version=19.04.0
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||||
|
kcoreaddons kconfig"
|
||||||
makedepends="akonadi-mime-devel kcmutils-devel ksmtp-devel libkgapi-devel"
|
makedepends="akonadi-mime-devel kcmutils-devel ksmtp-devel libkgapi-devel"
|
||||||
short_desc="Mail Transport Service"
|
short_desc="Mail Transport Service"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
|
Loading…
Reference in a new issue