gogs: depend on git-perl for go get

This commit is contained in:
Michael Gehring 2016-02-19 21:47:38 +01:00
parent 599d6aea29
commit 46584c40c3

View file

@ -11,7 +11,7 @@ homepage="http://gogs.io"
depends="git"
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
checksum=64984f608a5c16cb7f6bb0f3a84798f871bbc0d1311d067702f215f99f5df449
hostmakedepends="git curl"
hostmakedepends="git-perl curl"
conf_files="/etc/gogs.ini"
system_accounts="gogs"