From e9089d4b77f7c21f2df18f85d06eae3b25a0a225 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 18:00:20 +0000 Subject: [PATCH] docker2aci: git-perl -> git --- srcpkgs/docker2aci/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/docker2aci/template b/srcpkgs/docker2aci/template index 5a2eec30b7d..542d8659b34 100644 --- a/srcpkgs/docker2aci/template +++ b/srcpkgs/docker2aci/template @@ -2,7 +2,7 @@ pkgname=docker2aci version=0.17.1 revision=5 -hostmakedepends="git git-perl" +hostmakedepends="git" build_style=go short_desc="Library and CLI tool to convert Docker images to ACIs" maintainer="Andrea Brancaleoni "