gnome-tweaks: add missing dependency
This commit is contained in:
parent
b516c00d40
commit
9018094df0
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gnome-tweaks'
|
||||
pkgname=gnome-tweaks
|
||||
version=3.34.0
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
build_style=meson
|
||||
pycompile_module="gtweak"
|
||||
depends="gtk+3 dconf gnome-settings-daemon mutter libnotify python3-gobject"
|
||||
depends="gtk+3 dconf gnome-settings-daemon mutter libnotify python3-gobject libhandy"
|
||||
short_desc="GNOME3 tool to customize advanced options"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later, CC0-1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue