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"