mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kwayland-integration: fix cross
This commit is contained in:
parent
3cb8dffff3
commit
899a220fac
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'kwayland-integration'
|
# Template file for 'kwayland-integration'
|
||||||
pkgname=kwayland-integration
|
pkgname=kwayland-integration
|
||||||
version=5.11.3
|
version=5.11.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake"
|
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake"
|
||||||
makedepends="kidletime-devel kwayland-devel kwindowsystem-devel"
|
makedepends="kidletime-devel kwayland-devel kwindowsystem-devel libstdc++-devel"
|
||||||
short_desc="Integration plugins for Kwayland"
|
short_desc="Integration plugins for Kwayland"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue