07c22185bd
Updates additional elements in diskimage-builder to use the declarative package install support provided by the package-installs element. package-installs does not yet support the pkg-map functionality, so elements using pkg-map are not migrated. That support will come in the near future. Change-Id: I3d36adad317ba44326eabd95243d45807e2a8a16
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
# Git isn't a dependency of this element, but is a dependency of pbr
|
|
# if you are doing pip install on a git cloned directoy, because this
|
|
# looks to be a fairly common pattern it makes sense to have git on the
|
|
# target image
|
|
git
|