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=55a71ad3db41dfe2a7e92bc89a011d60a422dfaa;p=openstack-build%2Fneutron-build.git Added sqlite3 as dependency. Rewritten-From: 78fec0c74f216385908fcc94d376b981d42db212 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 37bce71e5..d9afab037 100644 --- a/trusty/debian/changelog +++ b/trusty/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/trusty/debian/control b/trusty/debian/control index 01aff3277..672d28ab9 100644 --- a/trusty/debian/control +++ b/trusty/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,