From fa4aadcc919f365431bce677206f7a6c05e98cbd Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 18:01:28 +0000 Subject: [PATCH] gogs: git-perl -> git --- srcpkgs/gogs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index 801282daaed..a7be6e04ea3 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -11,7 +11,7 @@ homepage="http://gogs.io" depends="git" distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz" checksum=cc6b51cc53b6effed44c37ac7086af5822e2ceff9e2589316782e6c7b28a445f -hostmakedepends="git-perl curl" +hostmakedepends="git curl" conf_files="/etc/gogs.ini" system_accounts="gogs"