Add yum-utils dependency for yumdownloader
Change-Id: I606b79117cec894e0d3275bc6890c7e45e98d8bd Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
6fc95333b5
commit
d79e438172
@ -1,4 +1,9 @@
|
|||||||
# This is a cross-platform list tracking distribution packages needed by tests;
|
# This is a cross-platform list tracking distribution packages needed by tests;
|
||||||
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
||||||
|
|
||||||
python-pip
|
libffi-devel [platform:rpm]
|
||||||
|
libffi-dev [platform:dpkg]
|
||||||
|
libselinux-python [platform:rpm]
|
||||||
|
libssl-dev [platform:dpkg]
|
||||||
|
openssl-devel [platform:rpm]
|
||||||
|
python2-dnf [platform:fedora]
|
||||||
|
@ -19,5 +19,6 @@ __diskimage_builder_depends:
|
|||||||
- debootstrap
|
- debootstrap
|
||||||
- kpartx
|
- kpartx
|
||||||
- qemu-img
|
- qemu-img
|
||||||
|
- yum-utils
|
||||||
|
|
||||||
__diskimage_builder_package_name: diskimage-builder
|
__diskimage_builder_package_name: diskimage-builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user