Build centos-minimal on debian hosts

We were missing the yum-utils package for yumdownloader.

Change-Id: If803f126a00bdca81d8e6061a929a8b9d65e751f
Depends-On: I9127bca54331d37b95a1ac9e560dea0dfe4a44f5
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-04-01 16:09:04 -04:00
parent e8dfd57611
commit 6c7be31112
1 changed files with 1 additions and 0 deletions

View File

@ -21,5 +21,6 @@ __diskimage_builder_depends:
- kpartx
- qemu-utils
- uuid-runtime
- yum-utils
__diskimage_builder_package_name: python-diskimage-builder