diff --git a/srcpkgs/tilix/template b/srcpkgs/tilix/template index 058ba5e5b1d..9a1a03750cf 100644 --- a/srcpkgs/tilix/template +++ b/srcpkgs/tilix/template @@ -1,14 +1,14 @@ # Template file for 'tilix' pkgname=tilix version=1.8.9 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake gettext-devel gdk-pixbuf glib-devel ldc po4a pkg-config librsvg" makedepends="dconf-devel gtkd-devel libglib-devel libvted-devel libX11-devel" -depends="gsettings-desktop-schemas" +depends="gsettings-desktop-schemas vte3" short_desc="Tiling terminal emulator for Linux" -maintainer="Rasmus Thomsen " +maintainer="Rasmus Thomsen " license="MPL-2.0" homepage="https://gnunn1.github.io/tilix-web/" distfiles="https://github.com/gnunn1/${pkgname}/archive/${version}.tar.gz"