From c36d2bd7d37281ca82b41f85257e63ea269c1dbc Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 12 Sep 2015 08:06:16 +0000 Subject: [PATCH] Removed non python3 build-deps --- debian/control | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/control b/debian/control index fdbc4a10..11d65f7d 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,6 @@ Build-Depends-Indep: alembic (>= 0.7.2), python3-alembic, python3-automaton, python3-cachetools, - python3-concurrent.futures (>= 3.0), python3-contextlib2, python3-coverage, python3-debtcollector (>= 0.3.0), @@ -62,7 +61,6 @@ Build-Depends-Indep: alembic (>= 0.7.2), python3-networkx, python3-oslo.serialization (>= 1.4.0), python3-oslo.utils (>= 1.9.0), - python3-oslosphinx (>= 2.5.0), python3-oslotest (>= 1.7.0), python3-psycopg2, python3-redis, @@ -122,7 +120,6 @@ Architecture: all Depends: alembic (>= 0.7.2), python3-automaton, python3-cachetools, - python3-concurrent.futures (>= 3.0), python3-contextlib2, python3-debtcollector (>= 0.3.0), python3-eventlet (>= 0.17.4),