From: Thomas Goirand Date: Thu, 9 Oct 2014 03:25:16 +0000 (+0800) Subject: Added sqlite3 as dependency. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=78fec0c74f216385908fcc94d376b981d42db212;p=openstack-build%2Fneutron-build.git Added sqlite3 as dependency. --- diff --git a/debian/changelog b/debian/changelog index 37bce71e5..d9afab037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ neutron (2014.2~rc1-3) unstable; urgency=medium * Mangling upstream rc and beta versions in watch file. * Fixed 0001-Add-parameter-and-iptables-rules-to-protect-dnsmasq-.patch wrong identation. + * Added sqlite3 as dependency. -- Thomas Goirand Thu, 09 Oct 2014 11:21:51 +0800 diff --git a/debian/control b/debian/control index 01aff3277..672d28ab9 100644 --- a/debian/control +++ b/debian/control @@ -177,6 +177,7 @@ Depends: adduser, python-neutron (= ${source:Version}), python-pyparsing (>=1.5.7), python-sqlalchemy, + sqlite3, ${misc:Depends}, ${python:Depends} Provides: neutron-plugin,