mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cinnamon: add missing dependency for cinnamon-settings.
This commit is contained in:
parent
ab0f15b20f
commit
33e01469f7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cinnamon'
|
# Template file for 'cinnamon'
|
||||||
pkgname=cinnamon
|
pkgname=cinnamon
|
||||||
version=4.6.1
|
version=4.6.1
|
||||||
revision=1
|
revision=2
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile
|
configure_args="--disable-static --disable-schemas-compile
|
||||||
|
@ -20,7 +20,7 @@ depends="accountsservice libcaribou cinnamon-settings-daemon>=${version%.*}
|
||||||
gnome-themes-standard gnome-themes-standard-metacity gnome-backgrounds
|
gnome-themes-standard gnome-themes-standard-metacity gnome-backgrounds
|
||||||
network-manager-applet polkit-gnome upower>=0.99.7 libkeybinder3 python3-dbus
|
network-manager-applet polkit-gnome upower>=0.99.7 libkeybinder3 python3-dbus
|
||||||
python3-gobject python3-pam python3-pexpect python3-Pillow python3-inotify
|
python3-gobject python3-pam python3-pexpect python3-Pillow python3-inotify
|
||||||
python3-tinycss python3-pytz libtimezonemap"
|
python3-tinycss python3-pytz python3-distro libtimezonemap"
|
||||||
short_desc="GNOME3 fork of Linux Mint with GNOME2 aspect"
|
short_desc="GNOME3 fork of Linux Mint with GNOME2 aspect"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue