f093244611
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
6 lines
232 B
YAML
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:
|