diskimage-builder/diskimage_builder/elements/source-repositories/package-installs.yaml
Paul Belanger f093244611 Revert "source-repositories: git is a build-only dependency"
This breaks having git as a package-install in other elements. And results in diskimage-builder always erasing git on the image.

This reverts commit 3c65025559.

Change-Id: Ifb18c4243aa08055d98602aa4fdb30b16dae061d
2020-08-19 19:22:05 +00:00

6 lines
232 B
YAML

# Git isn't a dependency of this element, but is a dependency of pbr
# if you are doing pip install on a git cloned directory, because this
# looks to be a fairly common pattern it makes sense to have git on the
# target image
git: