]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
configure/packaging: introduce Cython dependency
authorHector Martin <marcan@marcan.st>
Tue, 1 Dec 2015 14:20:01 +0000 (23:20 +0900)
committerHector Martin <marcan@marcan.st>
Tue, 1 Dec 2015 15:29:54 +0000 (00:29 +0900)
commit5113c962eee8926c41bbb86d96c6f0f5b50588d6
treecf49de6a435071527abfd475baa6cb8d58b90f5e
parent9bd4f745d7fd1ad526bcd8ab01181dbdea428b47
configure/packaging: introduce Cython dependency

To prepare for the migration of rbd.py to Cython, add Cython as a package
dependency and have the configure script look for it.

Also adds Cython as a dependency for admin/build-doc, and changes the
virtualenv to allow usage of system packages (to avoid having to compile
Cython inside the virtualenv).

With contributions by Josh Durgin <jdurgin@redhat.com>

Signed-off-by: Hector Martin <marcan@marcan.st>
admin/build-doc
ceph.spec.in
configure.ac
debian/control