lxqt: remove systemd support.
This commit is contained in:
parent
2b589064bd
commit
f015824a0b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'lxqt'
|
||||
pkgname=lxqt
|
||||
version=0.9.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meta
|
||||
build_options="systemd"
|
||||
depends="
|
||||
qt5-translations
|
||||
lxqt-about>=${version}
|
||||
|
@ -25,7 +24,8 @@ depends="
|
|||
obconf-qt
|
||||
oxygen-icons
|
||||
xdg-utils
|
||||
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
|
||||
ConsoleKit2
|
||||
upower0"
|
||||
short_desc="The LXQT meta-package for Void Linux"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.lxqt.org"
|
||||
|
|
Loading…
Reference in a new issue