From: Thomas Goirand Date: Tue, 27 Jan 2015 15:11:12 +0000 (+0100) Subject: Added missing depends: conntrack in neutron-l3-agent. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4edb280fe4c014c70308cda7658cab4d593c6e04;p=openstack-build%2Fneutron-build.git Added missing depends: conntrack in neutron-l3-agent. Rewritten-From: e570f6aabd15254185ebc88968333ee5bec746dc --- diff --git a/xenial/debian/control b/xenial/debian/control index 38555fc36..fd86e1b79 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -108,6 +108,7 @@ Breaks: python-quantum (<< 2013.2~), quantum-plugin-ryu (<< 2013), quantum-plugin-ryu-agent (<< 2013) Depends: alembic (>= 0.7.1), + conntrack, iproute2, ipset, python-anyjson (>= 0.3.3),