mate: added systemd build option (off).
This commit is contained in:
parent
c37da72fda
commit
eafcebf114
@ -1,8 +1,9 @@
|
||||
# Template file for 'mate'
|
||||
pkgname=mate
|
||||
version=1.8.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meta
|
||||
build_options="systemd"
|
||||
depends="
|
||||
mate-backgrounds>=${version}
|
||||
mate-icon-theme>=${version}
|
||||
@ -19,7 +20,8 @@ depends="
|
||||
caja>=${version}
|
||||
marco>=${version}
|
||||
mate-accountsdialog>=${version}
|
||||
mate-color-manager>=${version}"
|
||||
mate-color-manager>=${version}
|
||||
$(vopt_if systemd 'upower' 'ConsoleKit upower0')"
|
||||
short_desc="The MATE meta-package for Void Linux"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.mate-desktop.org"
|
||||
|
Loading…
x
Reference in New Issue
Block a user