Merge pull request #3435 from ebfe/meld
meld: depend on gsettings-desktop-schemas
This commit is contained in:
commit
a017a48662
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'meld'
|
||||
pkgname=meld
|
||||
version=3.15.0
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
build_style="python-module"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
||||
depends="python-gobject gtksourceview desktop-file-utils hicolor-icon-theme"
|
||||
depends="python-gobject gsettings-desktop-schemas gtksourceview desktop-file-utils hicolor-icon-theme"
|
||||
pycompile_module="meld"
|
||||
short_desc="Visual diff and merge tool"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue