From ed62590935c2410f85893c8df0132a51abdfe239 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 18:00:58 +0000 Subject: [PATCH] git-cola: git-perl -> git --- srcpkgs/git-cola/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git-cola/template b/srcpkgs/git-cola/template index 9d64206e4ab..2ed22cc2a9a 100644 --- a/srcpkgs/git-cola/template +++ b/srcpkgs/git-cola/template @@ -5,7 +5,7 @@ revision=1 build_style=python2-module noarch=yes hostmakedepends="python" -depends="git-perl python-PyQt4" +depends="git python-PyQt4" short_desc="Highly caffeinated Git GUI" maintainer="Andrea Brancaleoni " license="GPL-2"