From ae7bf2345a90403ae213b87b34de219bf0f518b9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Nov 2015 10:41:13 +0100 Subject: [PATCH] git: unbreak installation (#2970). --- srcpkgs/git/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/git/template b/srcpkgs/git/template index e0c8f899aa1..9e227f70eb8 100644 --- a/srcpkgs/git/template +++ b/srcpkgs/git/template @@ -94,6 +94,7 @@ git-gui_package() { } } git-all_package() { + build_style=meta noarch=yes depends="${subpackages/git-all/}" short_desc+=" - meta-package for complete Git installation"