mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcoreaddons: fix cross
This commit is contained in:
parent
099ef6c792
commit
d102f5f0fd
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kcoreaddons'
|
# Template file for 'kcoreaddons'
|
||||||
pkgname=kcoreaddons
|
pkgname=kcoreaddons
|
||||||
version=5.26.0
|
version=5.26.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="qt5-devel qt5-tools-devel"
|
makedepends="qt5-devel qt5-tools-devel"
|
||||||
depends="shared-mime-info"
|
depends="shared-mime-info"
|
||||||
short_desc="Qt5 addon library with a collection of non-GUI utilities"
|
short_desc="Qt5 addon library with a collection of non-GUI utilities"
|
||||||
|
|
Loading…
Add table
Reference in a new issue