mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
mate: drop accountsdialog and color-manager (EOL).
Those are not part of the official mate desktop.
This commit is contained in:
parent
ac4f3d0ebd
commit
a31c5fac87
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mate'
|
# Template file for 'mate'
|
||||||
pkgname=mate
|
pkgname=mate
|
||||||
version=1.10.0
|
version=1.10.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
depends="
|
depends="
|
||||||
|
@ -18,8 +18,6 @@ depends="
|
||||||
mate-panel>=${version}
|
mate-panel>=${version}
|
||||||
caja>=${version}
|
caja>=${version}
|
||||||
marco>=${version}
|
marco>=${version}
|
||||||
mate-accountsdialog>=1.8.1
|
|
||||||
mate-color-manager>=1.8.0
|
|
||||||
zenity
|
zenity
|
||||||
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
|
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
|
||||||
short_desc="The MATE meta-package for Void Linux"
|
short_desc="The MATE meta-package for Void Linux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue