gobuster: add git back to hostmakedepends.
Might be necessary for building in some situations.
This commit is contained in:
parent
6401a81f0a
commit
e7ba3a6e30
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=3.1.0
|
|||
revision=2
|
||||
build_style=go
|
||||
go_import_path=github.com/OJ/gobuster/v3
|
||||
hostmakedepends="git"
|
||||
short_desc="Directory, file and DNS busting tool"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue