mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
exercism: remove git build dep
This commit is contained in:
parent
281cf97564
commit
3f92b222b3
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ wrksrc="cli-${version}"
|
|||
build_style=go
|
||||
go_import_path="github.com/exercism/cli"
|
||||
go_package="${go_import_path}/exercism"
|
||||
hostmakedepends="git"
|
||||
short_desc="Command line tool for exercism.io"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue