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:
153d842
)
Adds missing depends: sqlite3.
author
Thomas Goirand
<thomas@goirand.fr>
Sat, 13 Jul 2013 14:51:57 +0000
(22:51 +0800)
committer
Thomas Goirand
<thomas@goirand.fr>
Sat, 13 Jul 2013 14:52:46 +0000
(22:52 +0800)
(cherry picked from commit
e62d4aa3af0d5b0d11c83d4d77926162476efa3b
)
Conflicts:
debian/changelog
Rewritten-From:
9897143d3df1f910f340bf25f080fcee6dc2a2ba
trusty/debian/control
patch
|
blob
|
history
diff --git
a/trusty/debian/control
b/trusty/debian/control
index cf76ac72dce5df37d58efeda050fd63dce366f45..534f0d72924b88260f3d6744353fee1da9539e02 100644
(file)
--- a/
trusty/debian/control
+++ b/
trusty/debian/control
@@
-106,6
+106,7
@@
Depends: adduser,
dbconfig-common,
debconf,
python-cinder (= ${binary:Version}),
+ sqlite3,
${misc:Depends},
${python:Depends}
Provides: ${python:Provides}