exercism: remove git build dep
This commit is contained in:
@@ -6,7 +6,6 @@ wrksrc="cli-${version}"
|
|||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/exercism/cli"
|
go_import_path="github.com/exercism/cli"
|
||||||
go_package="${go_import_path}/exercism"
|
go_package="${go_import_path}/exercism"
|
||||||
hostmakedepends="git"
|
|
||||||
short_desc="Command line tool for exercism.io"
|
short_desc="Command line tool for exercism.io"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user