hugo: depend on git-perl for go get
This commit is contained in:
parent
992cd7e994
commit
599d6aea29
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue