mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
liblxqt: fix cross
This commit is contained in:
parent
6df62ca90f
commit
d08f2ffc2b
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'liblxqt'
|
# Template file for 'liblxqt'
|
||||||
pkgname=liblxqt
|
pkgname=liblxqt
|
||||||
version=0.11.0
|
version=0.11.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel"
|
||||||
makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel"
|
makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel"
|
||||||
short_desc="Core utility library for all LXQt components"
|
short_desc="Core utility library for all LXQt components"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue