Add support for Gentoo to source-repositories
As mentioned in package-installs.yaml, git is a transitive dependency for pbr in this element. Add pkg-map for the Gentoo package. Change-Id: I7f2fe1663152ea66b941594e86f1da93ddd21677 Closes-Bug: 1539278
This commit is contained in:
parent
be68534ec0
commit
2afb99db10
10
elements/source-repositories/pkg-map
Normal file
10
elements/source-repositories/pkg-map
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"family": {
|
||||
"gentoo": {
|
||||
"git": "dev-vcs/git"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"git": "git"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user