From: Thomas Goirand Date: Tue, 7 May 2013 09:44:21 +0000 (+0800) Subject: Added missing qemu-utils dependency to cinder-volume. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4fe941f2a405e61444eed164c8879055b6d7880c;p=openstack-build%2Fcinder-build.git Added missing qemu-utils dependency to cinder-volume. Rewritten-From: 796d28bd6e4e13d78ef3543355fc0b0d8e3e151f --- diff --git a/xenial/debian/control b/xenial/debian/control index b9089de2e..3800a46b6 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -144,6 +144,7 @@ Depends: cinder-common (= ${binary:Version}), lvm2, tgt, + qemu-utils, ${misc:Depends}, ${python:Depends} Suggests: ceph-common