tml: remove git build dep
This commit is contained in:
@@ -6,7 +6,6 @@ build_style=go
|
|||||||
go_import_path="github.com/liamg/tml"
|
go_import_path="github.com/liamg/tml"
|
||||||
go_package="github.com/liamg/tml/tml"
|
go_package="github.com/liamg/tml/tml"
|
||||||
go_ldflags="-X github.com/liamg/tml/version.Version=${TRAVIS_TAG}"
|
go_ldflags="-X github.com/liamg/tml/version.Version=${TRAVIS_TAG}"
|
||||||
hostmakedepends="git"
|
|
||||||
short_desc="Tiny markup language for terminal output"
|
short_desc="Tiny markup language for terminal output"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
|
|||||||
Reference in New Issue
Block a user