krusader: needs kcoreaddons in hostmakedepends for cross.

Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
Juan RP 2019-06-15 21:37:07 +02:00
parent 169add3898
commit 48d3043658
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -3,7 +3,7 @@ pkgname=krusader
version=2.7.1
revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config kdoctools qt5-qmake qt5-host-tools"
hostmakedepends="extra-cmake-modules pkg-config kdoctools qt5-qmake qt5-host-tools kcoreaddons"
makedepends="kparts-devel plasma-framework-devel ksolid-devel"
short_desc="Twin-panel (commander-style) file manager"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"