From 9897143d3df1f910f340bf25f080fcee6dc2a2ba Mon Sep 17 00:00:00 2001
From: Thomas Goirand <thomas@goirand.fr>
Date: Sat, 13 Jul 2013 22:51:57 +0800
Subject: [PATCH] Adds missing depends: sqlite3. (cherry picked from commit
 e62d4aa3af0d5b0d11c83d4d77926162476efa3b)

Conflicts:
	debian/changelog
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index cf76ac72d..534f0d729 100644
--- a/debian/control
+++ b/debian/control
@@ -106,6 +106,7 @@ Depends: adduser,
          dbconfig-common,
          debconf,
          python-cinder (= ${binary:Version}),
+         sqlite3,
          ${misc:Depends},
          ${python:Depends}
 Provides: ${python:Provides}
-- 
2.45.2