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=b032d978fe7eb521d487e991b0f0b8fd8da460e6;p=openstack-build%2Fcinder-build.git Added missing qemu-utils dependency to cinder-volume. Rewritten-From: 796d28bd6e4e13d78ef3543355fc0b0d8e3e151f --- diff --git a/trusty/debian/control b/trusty/debian/control index b9089de2e..3800a46b6 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -144,6 +144,7 @@ Depends: cinder-common (= ${binary:Version}), lvm2, tgt, + qemu-utils, ${misc:Depends}, ${python:Depends} Suggests: ceph-common