Add missing runtime dependencies
Change-Id: I46c2262092b06dd9559dd347c6efef38def20e51 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
a2cfad3dc4
commit
8f2f8b67d3
@ -16,8 +16,10 @@ __diskimage_builder_build_depends:
|
||||
- git
|
||||
|
||||
__diskimage_builder_depends:
|
||||
- curl
|
||||
- debootstrap
|
||||
- kpartx
|
||||
- parted
|
||||
- qemu-utils
|
||||
- uuid-runtime
|
||||
- yum-utils
|
||||
|
@ -16,9 +16,11 @@ __diskimage_builder_build_depends:
|
||||
- git
|
||||
|
||||
__diskimage_builder_depends:
|
||||
- curl
|
||||
- debootstrap
|
||||
- gnupg
|
||||
- kpartx
|
||||
- parted
|
||||
- qemu-img
|
||||
- yum-utils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user