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:
parent
85354e5cd8
commit
cfcbd4ffbe
@ -2,6 +2,9 @@
|
|||||||
"family": {
|
"family": {
|
||||||
"gentoo": {
|
"gentoo": {
|
||||||
"git": "dev-vcs/git"
|
"git": "dev-vcs/git"
|
||||||
|
},
|
||||||
|
"suse": {
|
||||||
|
"git": "git-core"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"default": {
|
"default": {
|
||||||
|
Loading…
Reference in New Issue
Block a user