cython3 (>= 0.23),
tabix <!nocheck>,
samtools (>= 1.5) <!nocheck>,
- bcftools (>= 1.5) [!ppc64el] <!nocheck>,
+ bcftools (>= 1.5) <!nocheck>,
python-pytest <!nocheck>,
python3-pytest <!nocheck>,
Standards-Version: 4.1.0
dh_install -Xtest.gtf.gz
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
-ifneq ($(DEB_HOST_ARCH),ppc64el)
override_dh_auto_test: pysam_data.all cbcf_data.all
dh_auto_test
else
override_dh_auto_test:
endif
-else
-override_dh_auto_test:
-endif
override_dh_auto_clean:
dh_auto_clean