From 479928a9d01f1ebd8ef8bc68ea78ff8e729c29b2 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 28 Jan 2013 17:12:12 +0800 Subject: [PATCH] Added missing dependency: adduser (for cinder-volume) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8838e6724..e73a489f2 100644 --- a/debian/control +++ b/debian/control @@ -115,7 +115,7 @@ Package: cinder-volume Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${ostack-lsb-base}, cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, - lvm2, tgt + lvm2, tgt, adduser Description: Openstack block storage as a service - Volume server Cinder is a block storage as service system for the Openstack cloud computing software suite. It is a direct replacement for nova-volume as a separate -- 2.45.2