elements: source-repositories: Add git package mapping for SUSE

The 'git' command line tool is in the git-core SUSE package

Change-Id: Ib2c5dc5ab9bbde2520f43682c654a9c3270bac09
This commit is contained in:
Markos Chandras 2016-10-19 17:53:01 +01:00
parent 85354e5cd8
commit cfcbd4ffbe

View File

@ -2,6 +2,9 @@
"family": {
"gentoo": {
"git": "dev-vcs/git"
},
"suse": {
"git": "git-core"
}
},
"default": {