From 796d28bd6e4e13d78ef3543355fc0b0d8e3e151f Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 7 May 2013 17:44:21 +0800 Subject: [PATCH] Added missing qemu-utils dependency to cinder-volume. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index b9089de2e..3800a46b6 100644 --- a/debian/control +++ b/debian/control @@ -144,6 +144,7 @@ Depends: cinder-common (= ${binary:Version}), lvm2, tgt, + qemu-utils, ${misc:Depends}, ${python:Depends} Suggests: ceph-common -- 2.45.2