mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
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
|
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…
Add table
Reference in a new issue