mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'.
|
# Template file for 'mate'.
|
||||||
pkgname=mate
|
pkgname=mate
|
||||||
version=1.20.0
|
version=1.20.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
mate-themes>=3.22
|
mate-themes>=3.22
|
||||||
|
@ -21,6 +21,7 @@ depends="
|
||||||
mate-themes>=${version}
|
mate-themes>=${version}
|
||||||
caja>=${version}
|
caja>=${version}
|
||||||
marco>=${version}
|
marco>=${version}
|
||||||
|
elogind
|
||||||
zenity"
|
zenity"
|
||||||
short_desc="The MATE meta-package for Void Linux"
|
short_desc="The MATE meta-package for Void Linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue