mate: depend on elogind, otherwise shutdown doesn't work
This commit is contained in:
parent
48f7ce8992
commit
1cfa420450
1 changed files with 2 additions and 1 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue