git: unbreak installation (#2970).

This commit is contained in:
Juan RP 2015-11-15 10:41:13 +01:00
parent 114e887b28
commit ae7bf2345a
1 changed files with 1 additions and 0 deletions

View File

@ -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"