mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
lumina: Enable i18n support
This installs the localization support for the desktop and enables more locale support options for the end-user.
This commit is contained in:
parent
d2ee940a21
commit
07dc42cd9d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'lumina'
|
||||
pkgname=lumina
|
||||
version=1.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc"
|
||||
configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc CONFIG+=WITH_I18N"
|
||||
hostmakedepends="qt5-host-tools"
|
||||
makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel
|
||||
qt5-declarative-devel libXrender-devel libXcomposite-devel libXcursor-devel libXdamage-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue