mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kfind: fix cross
This commit is contained in:
parent
fddc8d2187
commit
f9afb3f7e2
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ revision=1
|
|||
short_desc="Find files and folders"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue