lxde: remove systemd option.
This commit is contained in:
parent
5e1237be13
commit
2cd88d3b7c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'lxde'
|
# Template file for 'lxde'
|
||||||
pkgname=lxde
|
pkgname=lxde
|
||||||
version=0.5.0
|
version=0.5.0
|
||||||
revision=11
|
revision=12
|
||||||
build_style=meta
|
build_style=meta
|
||||||
build_options="systemd"
|
|
||||||
depends="
|
depends="
|
||||||
openbox
|
openbox
|
||||||
pcmanfm>=1.2
|
pcmanfm>=1.2
|
||||||
|
@ -22,7 +21,8 @@ depends="
|
||||||
gpicview
|
gpicview
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
|
ConsoleKit2
|
||||||
|
upower0"
|
||||||
short_desc="The LXDE meta-package for Void Linux"
|
short_desc="The LXDE meta-package for Void Linux"
|
||||||
homepage="http://lxde.org"
|
homepage="http://lxde.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue