tau: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-25 16:41:05 +01:00
parent beffbd3d41
commit 6ca0c8dd8e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=0.10.1
revision=1
build_style=meson
build_helper=rust
hostmakedepends="cargo pkg-config rust glib-devel"
hostmakedepends="cargo gettext pkg-config rust glib-devel"
makedepends="gtk+3-devel rust-std"
checkdepends="appstream-glib desktop-file-utils"
short_desc="GTK frontend for the Xi text editor, written in Rust"