otto: depend on git-perl for go get

This commit is contained in:
Michael Gehring 2016-02-19 21:50:23 +01:00
parent 39bd51cb2e
commit 30ccd06405

View file

@ -3,7 +3,7 @@ pkgname=otto
version=0.1.1
revision=1
build_style=go
hostmakedepends="go git"
hostmakedepends="git-perl"
go_import_path="github.com/hashicorp/otto"
short_desc="Development and deployment made easy"
maintainer="Diogo Leal <diogo@diogoleal.com>"