mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
threadweaver: fix cross
This commit is contained in:
parent
f93e7b5d61
commit
fa2eeef8df
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'threadweaver'
|
# Template file for 'threadweaver'
|
||||||
pkgname=threadweaver
|
pkgname=threadweaver
|
||||||
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-host-tools qt5-devel"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
short_desc="KDE Helper for multithreaded programming"
|
short_desc="KDE Helper for multithreaded programming"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue