hugo: depend on git-perl for go get
This commit is contained in:
parent
992cd7e994
commit
599d6aea29
|
@ -3,7 +3,7 @@ pkgname=hugo
|
||||||
version=0.15
|
version=0.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git mercurial"
|
hostmakedepends="git-perl mercurial"
|
||||||
depends="python-Pygments"
|
depends="python-Pygments"
|
||||||
go_import_path="github.com/spf13/${pkgname}"
|
go_import_path="github.com/spf13/${pkgname}"
|
||||||
short_desc="A Fast & Modern Static Website Engine"
|
short_desc="A Fast & Modern Static Website Engine"
|
||||||
|
|
Loading…
Reference in New Issue