kfind: fix cross

This commit is contained in:
Helmut Pozimski 2018-03-18 17:55:57 +01:00 committed by Michael Gehring
parent fddc8d2187
commit f9afb3f7e2
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ revision=1
short_desc="Find files and folders" short_desc="Find files and folders"
maintainer="Piotr Wójcik <chocimier@tlen.pl>" maintainer="Piotr Wójcik <chocimier@tlen.pl>"
build_style=cmake 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" makedepends="kdelibs4support-devel kparts-devel qt5-devel"
homepage="https://www.kde.org/applications/utilities/kfind/" homepage="https://www.kde.org/applications/utilities/kfind/"
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"