]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: remove cython from Build-Depends
authorKefu Chai <kchai@redhat.com>
Sun, 21 Mar 2021 14:55:37 +0000 (22:55 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 24 Mar 2021 10:52:42 +0000 (18:52 +0800)
as cython3 is enough. and we've dropped the python2 support.

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

index 0f99bc1ac1e3b94b702c0b9968a1f1b0fe90b8e0..2168eff4c27c22a4c66c55094398eac5543e619b 100644 (file)
@@ -12,7 +12,6 @@ Build-Depends: automake,
                cmake (>= 3.10.2),
                cpio,
                cryptsetup-bin | cryptsetup,
-               cython,
                cython3,
                debhelper (>= 9),
                default-jdk,