gogs: depend on git-perl for go get
This commit is contained in:
parent
599d6aea29
commit
46584c40c3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ homepage="http://gogs.io"
|
||||||
depends="git"
|
depends="git"
|
||||||
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
|
||||||
checksum=64984f608a5c16cb7f6bb0f3a84798f871bbc0d1311d067702f215f99f5df449
|
checksum=64984f608a5c16cb7f6bb0f3a84798f871bbc0d1311d067702f215f99f5df449
|
||||||
hostmakedepends="git curl"
|
hostmakedepends="git-perl curl"
|
||||||
|
|
||||||
conf_files="/etc/gogs.ini"
|
conf_files="/etc/gogs.ini"
|
||||||
system_accounts="gogs"
|
system_accounts="gogs"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue