]> review.fuel-infra Code Review - openstack-build/neutron-build.git/blobdiff - debian/control
* Removed arping from depends of python-neutron, and put iputils-arping as
[openstack-build/neutron-build.git] / debian / control
index f67404f943522773e621455989f8d489b8c865cd..f920320e051b3f4ace7e971412c013b621b84f6d 100644 (file)
@@ -100,7 +100,6 @@ Breaks: python-quantum (<< 2013.2~),
         quantum-plugin-ryu (<< 2013),
         quantum-plugin-ryu-agent (<< 2013)
 Depends: alembic (>= 0.6.4),
-         arping,
          iproute2,
          ipset,
          python-anyjson (>= 0.3.3),
@@ -137,6 +136,7 @@ Depends: alembic (>= 0.6.4),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}
+Recommends: iputils-arping
 Provides: ${python:Provides}
 Description: OpenStack virtual network service - Python library
  Neutron provides an API to dynamically request and configure virtual networks.