Added missing build-depends.
This commit is contained in:
14
debian/control
vendored
14
debian/control
vendored
@@ -6,19 +6,31 @@ Uploaders: Thomas Goirand <zigo@debian.org>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
dh-python,
|
||||
python-all (>= 2.6.6-3~),
|
||||
python-pbr (>= 0.8.1),
|
||||
python-setuptools,
|
||||
python-sphinx,
|
||||
python3-all,
|
||||
python3-pbr (>= 0.8.1),
|
||||
python3-setuptools
|
||||
Build-Depends-Indep: python-coverage (>= 3.6),
|
||||
Build-Depends-Indep: python-babel (>= 1.3),
|
||||
python-coverage (>= 3.6),
|
||||
python-fixtures (>= 0.3.14),
|
||||
python-iso8601 (>= 0.1.9),
|
||||
python-mock (>= 1.0),
|
||||
python-oslo.config (>= 1.4.0.0),
|
||||
python-oslosphinx,
|
||||
python-subunit,
|
||||
python-testresources (>= 0.2.4),
|
||||
python-testscenarios (>= 0.4),
|
||||
python-testtools (>= 0.9.34),
|
||||
python3-babel (>= 1.3),
|
||||
python3-coverage (>= 3.6),
|
||||
python3-fixtures (>= 0.3.14),
|
||||
python3-iso8601 (>= 0.1.9),
|
||||
python3-mock (>= 1.0),
|
||||
python3-oslo.config (>= 1.4.0.0),
|
||||
python3-subunit,
|
||||
python3-testresources (>= 0.2.4),
|
||||
python3-testscenarios (>= 0.4),
|
||||
python3-testtools (>= 0.9.34),
|
||||
subunit,
|
||||
|
||||
Reference in New Issue
Block a user