yj: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:11 +02:00
parent 11e0a4bf79
commit d4c70a16e3

View File

@ -4,7 +4,6 @@ version=5.1.0
revision=1
build_style=go
go_import_path="github.com/sclevine/yj/v${version%%.*}"
hostmakedepends="git"
short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"