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
This commit is contained in:
parent
3c65025559
commit
f093244611
@ -1,4 +1,5 @@
|
||||
# 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
|
||||
# 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:
|
||||
build-only: True
|
||||
|
Loading…
Reference in New Issue
Block a user