From bcd7f3ac0f299855516df871a56ef26c1ee21bc9 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sun, 21 Mar 2021 22:55:37 +0800 Subject: [PATCH] debian/control: remove cython from Build-Depends as cython3 is enough. and we've dropped the python2 support. Signed-off-by: Kefu Chai --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 0f99bc1ac1e3b..2168eff4c27c2 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: automake, cmake (>= 3.10.2), cpio, cryptsetup-bin | cryptsetup, - cython, cython3, debhelper (>= 9), default-jdk, -- 2.39.5