meld: force build order.

This commit is contained in:
Leah Neukirchen 2019-12-24 14:20:19 +01:00
parent deae82adbf
commit 00057c7008

View File

@ -6,7 +6,7 @@ archs=noarch
build_style=python3-module
pycompile_module="meld"
configure_args="--disable-schemas-compile"
hostmakedepends="pkg-config intltool gnome-doc-utils python3 itstool gtk-update-icon-cache"
hostmakedepends="pkg-config intltool gnome-doc-utils python3 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 <helmut@pozimski.eu>"