From: Thomas Goirand Date: Wed, 20 Jan 2016 12:39:58 +0000 (+0000) Subject: Fixed ovs -> openvswitch depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1c63c055dea5a6513845e23f49cf02b92cc04c01;p=openstack-build%2Fneutron-build.git Fixed ovs -> openvswitch depends. Rewritten-From: 817307ef48876aff2851fb70c0fd68890ae72bc2 --- diff --git a/xenial/debian/control b/xenial/debian/control index 94ec36966..9fc7cb02f 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -50,7 +50,7 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-oslo.versionedobjects (>= 1.0.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), - python-ovs, + python-openvswitch, python-paste, python-pastedeploy, python-pecan (>= 1.0.0), @@ -112,7 +112,7 @@ Depends: alembic (>= 0.8.0), python-oslo.service (>= 1.0.0), python-oslo.utils (>= 3.2.0), python-oslo.versionedobjects (>= 1.0.0), - python-ovs, + python-openvswitch, python-paste, python-pastedeploy, python-pecan (>= 1.0.0),