glock: git-perl -> git

This commit is contained in:
Michael Gehring 2018-03-30 18:01:15 +00:00
parent ed62590935
commit 5068561817
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=9
_commit=30723574b54030cef8a13e672ce287f29c59f369
wrksrc="glock-$_commit"
build_style=go
hostmakedepends="git-perl"
hostmakedepends="git"
short_desc="Lock Go dependencies to specific revisions"
go_import_path="github.com/robfig/glock"
go_package="${go_import_path}"