diff --git a/srcpkgs/meld/template b/srcpkgs/meld/template index 281f97ef6dd..e37fd1bb792 100644 --- a/srcpkgs/meld/template +++ b/srcpkgs/meld/template @@ -1,11 +1,13 @@ # Template file for 'meld' pkgname=meld version=3.20.4 -revision=1 +revision=2 build_style=python3-module configure_args="--disable-schemas-compile" -hostmakedepends="pkg-config intltool python3 itstool gtk-update-icon-cache libxml2-python3" -depends="python3-gobject gsettings-desktop-schemas gtksourceview desktop-file-utils hicolor-icon-theme" +hostmakedepends="pkg-config intltool python3-distro itstool + gtk-update-icon-cache libxml2-python3" +depends="python3-gobject gsettings-desktop-schemas gtksourceview + desktop-file-utils hicolor-icon-theme" short_desc="Visual diff and merge tool" maintainer="Helmut Pozimski " license="GPL-2.0-or-later"