]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commit1eed3fbe1301412173869c38aa5b18370ff219e1
tree1fb3b7a21050cd341effbb47d25fd1f7206b6a65
parent3f3bcf7b8f9c5a2ed1dfcbb3d0c2e44625bdba29
rpm: explicitly declare python-tox build dependency

"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