mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tau: add missing makedepend.
This commit is contained in:
parent
6aa4d784d6
commit
30eaf3e1cf
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'tau'
|
# Template file for 'tau'
|
||||||
pkgname=tau
|
pkgname=tau
|
||||||
version=0.12.0
|
version=0.12.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper="rust"
|
||||||
hostmakedepends="cargo gettext pkg-config glib-devel"
|
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"
|
depends="xi-editor"
|
||||||
checkdepends="appstream-glib desktop-file-utils"
|
checkdepends="appstream-glib desktop-file-utils"
|
||||||
short_desc="GTK frontend for the Xi text editor, written in Rust"
|
short_desc="GTK frontend for the Xi text editor, written in Rust"
|
||||||
|
|
Loading…
Add table
Reference in a new issue