From f9afb3f7e23621fd3b6de40ffd69160ab4ad7ca2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 18 Mar 2018 17:55:57 +0100 Subject: [PATCH] kfind: fix cross --- srcpkgs/kfind/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/kfind/template b/srcpkgs/kfind/template index b29f8833676..3e87f40eb7c 100644 --- a/srcpkgs/kfind/template +++ b/srcpkgs/kfind/template @@ -5,7 +5,8 @@ revision=1 short_desc="Find files and folders" maintainer="Piotr Wójcik " build_style=cmake -hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake" +hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python + kdoctools" makedepends="kdelibs4support-devel kparts-devel qt5-devel" homepage="https://www.kde.org/applications/utilities/kfind/" distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"