From 0c973188704730cc34c71a4a69b110ff10fbb4f8 Mon Sep 17 00:00:00 2001 From: "Brad P. Crochet" Date: Tue, 8 Nov 2016 09:56:40 -0500 Subject: [PATCH] Change the qemu-img bindep to be qemu-img-ev The qemu-img package is now named qemu-img-ev, and it breaks the bindep processing. Change-Id: I215bfc84bd8362cc0eac39b6b475f74fcd0da806 --- bindep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 553b095ae..d913bcc06 100644 --- a/bindep.txt +++ b/bindep.txt @@ -2,7 +2,7 @@ # see http://docs.openstack.org/infra/bindep/ for additional information. xfsprogs [platform:rpm test] -qemu-img [platform:rpm test] +qemu-img-ev [platform:rpm test] libffi-dev [platform:dpkg] libffi-devel [platform:rpm] libssl-dev [platform:dpkg test]