mate: depend on elogind, otherwise shutdown doesn't work

This commit is contained in:
Enno Boland
2019-08-05 08:59:23 +02:00
parent 48f7ce8992
commit 1cfa420450

View File

@@ -1,7 +1,7 @@
# Template file for 'mate'.
pkgname=mate
version=1.20.0
revision=2
revision=3
build_style=meta
depends="
mate-themes>=3.22
@@ -21,6 +21,7 @@ depends="
mate-themes>=${version}
caja>=${version}
marco>=${version}
elogind
zenity"
short_desc="The MATE meta-package for Void Linux"
maintainer="Juan RP <xtraeme@voidlinux.org>"