yj: add hostmakedepends git
This commit is contained in:
parent
ba48b87bcd
commit
b7ff072b5e
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'yj'
|
# Template file for 'yj'
|
||||||
pkgname=yj
|
pkgname=yj
|
||||||
version=3.1.0
|
version=3.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/sclevine/yj"
|
go_import_path="github.com/sclevine/yj"
|
||||||
|
hostmakedepends="git"
|
||||||
short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
|
short_desc="Convert YAML <=> TOML <=> JSON <=> HCL"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue