Code Review
/
openstack-build
/
cinder-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
27b8e72
)
Added missing qemu-utils dependency to cinder-volume.
author
Thomas Goirand
<thomas@goirand.fr>
Tue, 7 May 2013 09:44:21 +0000
(17:44 +0800)
committer
Thomas Goirand
<thomas@goirand.fr>
Tue, 7 May 2013 09:44:21 +0000
(17:44 +0800)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index b9089de2e1ae6fa2299c030e48ab7f200b0802e9..3800a46b64815a3c78a553e48f1b33dcb02c5679 100644
(file)
--- 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