hugo: depend on git-perl for go get

This commit is contained in:
Michael Gehring 2016-02-19 21:44:20 +01:00
parent 992cd7e994
commit 599d6aea29
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=hugo
version=0.15
revision=1
build_style=go
hostmakedepends="git mercurial"
hostmakedepends="git-perl mercurial"
depends="python-Pygments"
go_import_path="github.com/spf13/${pkgname}"
short_desc="A Fast & Modern Static Website Engine"