tau: add missing makedepend.

This commit is contained in:
triallax 2023-08-05 20:18:53 +01:00 committed by classabbyamp
parent 6aa4d784d6
commit 30eaf3e1cf
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'tau'
pkgname=tau
version=0.12.0
revision=1
revision=2
build_style=meson
build_helper=rust
build_helper="rust"
hostmakedepends="cargo gettext pkg-config glib-devel"
makedepends="libhandy-devel rust-std vte3-devel"
makedepends="libhandy-devel rust-std vte3-devel oniguruma-devel"
depends="xi-editor"
checkdepends="appstream-glib desktop-file-utils"
short_desc="GTK frontend for the Xi text editor, written in Rust"