kwindowsystem: fix cross
This commit is contained in:
parent
7d83bff898
commit
8d92068eb5
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'kwindowsystem'
|
||||
pkgname=kwindowsystem
|
||||
version=5.26.0
|
||||
revision=1
|
||||
nocross=yes
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="pkg-config extra-cmake-modules"
|
||||
hostmakedepends="pkg-config extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-tools-devel qt5-x11extras-devel libXfixes-devel xcb-util-keysyms-devel"
|
||||
short_desc="KDE frameworks - Access to the windowing system"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue