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'
|
# Template file for 'lxqt'
|
||||||
pkgname=lxqt
|
pkgname=lxqt
|
||||||
version=0.9.0
|
version=0.9.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meta
|
build_style=meta
|
||||||
build_options="systemd"
|
|
||||||
depends="
|
depends="
|
||||||
qt5-translations
|
qt5-translations
|
||||||
lxqt-about>=${version}
|
lxqt-about>=${version}
|
||||||
|
@ -25,7 +24,8 @@ depends="
|
||||||
obconf-qt
|
obconf-qt
|
||||||
oxygen-icons
|
oxygen-icons
|
||||||
xdg-utils
|
xdg-utils
|
||||||
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
|
ConsoleKit2
|
||||||
|
upower0"
|
||||||
short_desc="The LXQT meta-package for Void Linux"
|
short_desc="The LXQT meta-package for Void Linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.lxqt.org"
|
homepage="http://www.lxqt.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue