mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
lxde, xfce4: added systemd build option (off).
This commit is contained in:
parent
f261cdde2e
commit
c37da72fda
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@ pkgname=lxde
|
||||||
version=0.5.0
|
version=0.5.0
|
||||||
revision=8
|
revision=8
|
||||||
build_style=meta
|
build_style=meta
|
||||||
|
build_options="systemd"
|
||||||
depends="
|
depends="
|
||||||
openbox
|
openbox
|
||||||
pcmanfm>=1.2
|
pcmanfm>=1.2
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'xfce4'
|
# Template file for 'xfce4'
|
||||||
pkgname=xfce4
|
pkgname=xfce4
|
||||||
version=4.10.0
|
version=4.10.0
|
||||||
revision=6
|
revision=7
|
||||||
build_style=meta
|
build_style=meta
|
||||||
|
build_options="systemd"
|
||||||
depends="
|
depends="
|
||||||
xfce4-appfinder>=4.10.0
|
xfce4-appfinder>=4.10.0
|
||||||
xfce4-mixer>=4.8.0_3
|
xfce4-mixer>=4.8.0_3
|
||||||
|
|
Loading…
Add table
Reference in a new issue