ghq: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:04 +02:00
parent 929160b7e4
commit 28ff00dbc3
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ revision=1
build_style=go
go_import_path=github.com/x-motemen/ghq
go_package="$go_import_path"
hostmakedepends="git"
depends="git"
short_desc="Remote repository management made easy"
maintainer="Dominic Monroe <monroef4@googlemail.com>"