peco: add git-perl.

This commit is contained in:
Christian Neukirchen 2016-03-06 16:47:43 +01:00
parent 917afa61f0
commit cfb64d1b87

View file

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