From 11492854245d5ba72018835d8e37b37a3f9fc6c9 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 13 Jul 2013 22:51:57 +0800 Subject: [PATCH] Adds missing depends: sqlite3. (cherry picked from commit e62d4aa3af0d5b0d11c83d4d77926162476efa3b) Conflicts: debian/changelog Rewritten-From: 9897143d3df1f910f340bf25f080fcee6dc2a2ba --- xenial/debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/xenial/debian/control b/xenial/debian/control index cf76ac72d..534f0d729 100644 --- a/xenial/debian/control +++ b/xenial/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