]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Added missing qemu-utils dependency to cinder-volume.
authorThomas Goirand <thomas@goirand.fr>
Tue, 7 May 2013 09:44:21 +0000 (17:44 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 7 May 2013 09:44:21 +0000 (17:44 +0800)
debian/control

index b9089de2e1ae6fa2299c030e48ab7f200b0802e9..3800a46b64815a3c78a553e48f1b33dcb02c5679 100644 (file)
@@ -144,6 +144,7 @@ Depends:
  cinder-common (= ${binary:Version}),
  lvm2,
  tgt,
+ qemu-utils,
  ${misc:Depends},
  ${python:Depends}
 Suggests: ceph-common