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=e570f6aabd15254185ebc88968333ee5bec746dc;p=openstack-build%2Fneutron-build.git Added missing depends: conntrack in neutron-l3-agent. --- diff --git a/debian/control b/debian/control index 38555fc36..fd86e1b79 100644 --- a/debian/control +++ b/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),