peco: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:08 +02:00
parent a3d008fbe9
commit 40374e9db7

View File

@ -5,7 +5,6 @@ revision=1
build_style=go
go_import_path="github.com/peco/peco"
go_package="${go_import_path}/cmd/peco"
hostmakedepends="git"
short_desc="Simplistic interactive filtering tool"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"