From b2e78233fc921e4cd52e7709c89a9e015c9bc16c Mon Sep 17 00:00:00 2001 From: Afif Elghraoui Date: Sun, 6 Mar 2016 00:06:10 -0800 Subject: [PATCH] Add tabix as build-dependency to run tests --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 545c448..44e8adc 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: python3-setuptools, cython3 (>= 0.23), # Test-Depends + tabix, samtools (>= 1.3), bcftools (>= 1.3), python-nose, -- 2.30.2