xfce4: drop systemd build option.
This commit is contained in:
parent
4b7913d1da
commit
61b146447c
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'xfce4'
|
||||
pkgname=xfce4
|
||||
version=4.12.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=meta
|
||||
build_options="systemd"
|
||||
depends="
|
||||
xfce4-appfinder>=${version}
|
||||
xfce4-mixer>=4.11.0
|
||||
|
@ -27,7 +26,8 @@ depends="
|
|||
xfce4-notifyd>=0.2.4_4
|
||||
tumbler>=0.1.31
|
||||
xdg-user-dirs-gtk
|
||||
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
|
||||
ConsoleKit2
|
||||
upower0"
|
||||
short_desc="The XFCE meta-package for Void Linux"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2.1, BSD"
|
||||
|
|
Loading…
Reference in New Issue
Block a user