From a8954aa96013c40688d176cb3d96e67be00c2a06 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=89tienne=20Mollier?= Date: Tue, 27 Dec 2022 11:37:21 +0100 Subject: [PATCH] d/control: restore dependency on python3-all-dev. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 2a40eac..ed9c2a0 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, libhts-dev (>= 1.14~), zlib1g-dev, -# FIXME: restore python3-all-dev when #1024425 is resolved. - python3-dev, + python3-all-dev, python3-setuptools, cython3, tabix , -- 2.30.2