]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: explicitly declare python-tox build dependency 31934/head
authorNathan Cutler <ncutler@suse.com>
Mon, 2 Dec 2019 11:39:57 +0000 (12:39 +0100)
committerNathan Cutler <ncutler@suse.com>
Mon, 2 Dec 2019 11:39:57 +0000 (12:39 +0100)
"make check" needs python-tox to run, but until 71ac2163831ffd764bf3da6a3efa76ef02e5e884
("ceph.spec: added dashboard_v2 development and runtime dependencies")
this was not explicitly declared in the spec file. It does not make sense to
backport that commit to luminous, though, because the dashboard itself was never
backported to luminous.

Fixes: https://tracker.ceph.com/issues/43082
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index f8bb35610ea68b82a7e9d9bdcb5763189c29b992..66217747933cdde1435d4d2bd24a1a4c3b0b369b 100644 (file)
@@ -111,6 +111,7 @@ BuildRequires:      python-numpy-devel
 %endif
 BuildRequires:  python-coverage
 BuildRequires: python-pecan
+BuildRequires: python-tox
 BuildRequires: socat
 %endif
 BuildRequires: bc