mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kguiaddons: fix cross
This commit is contained in:
parent
647d076bd8
commit
b9f4de7d31
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kguiaddons'
|
# Template file for 'kguiaddons'
|
||||||
pkgname=kguiaddons
|
pkgname=kguiaddons
|
||||||
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="pkg-config extra-cmake-modules"
|
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="qt5-tools-devel qt5-x11extras-devel xcb-util-devel"
|
makedepends="qt5-tools-devel qt5-x11extras-devel xcb-util-devel"
|
||||||
short_desc="KDE frameworks - Addons to QtGui"
|
short_desc="KDE frameworks - Addons to QtGui"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue