]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
deb/rpm: add python-six as build-time and run-time dependency 22871/head
authorKefu Chai <kchai@redhat.com>
Thu, 5 Jul 2018 10:36:10 +0000 (18:36 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 5 Jul 2018 10:42:57 +0000 (18:42 +0800)
commite53bb2c5a32e9b458a55fe01b28f23bdf952b6f7
tree71d37b9aafe83d8d98be8cc2019bca1f864f3fa5
parent0e76e87d3544c920e3d9b389b4695d987d2f6f0a
deb/rpm: add python-six as build-time and run-time dependency

python-six is used by dashboard's controllers. please note,
${python:Depends} is able to fill the installation dependencies for
debian package. so python-six is not added to Requires of ceph-mgr.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in
debian/control