List more test dependencies
authorAfif Elghraoui <afif@ghraoui.name>
Sun, 12 Jul 2015 19:29:24 +0000 (12:29 -0700)
committerAfif Elghraoui <afif@ghraoui.name>
Sun, 12 Jul 2015 19:29:24 +0000 (12:29 -0700)
debian/tests/control

index 105c539bababf2c42423d31b36823175db621b5d..e95c7381cc9e2b56cb7e85af75ed8308fbcb07b2 100644 (file)
@@ -1,7 +1,7 @@
 Test-Command: cd tests && make -C pysam_data && nosetests --nocapture -v
-Depends: @, python-nose, samtools, make, cython
+Depends: @, python-nose, samtools, make, cython, gcc, python-dev
 Restrictions: allow-stderr, rw-build-tree
 
 Test-Command: cd tests && make -C pysam_data && nosetests3 --nocapture -v
-Depends: @, python3-nose, samtools, make, cython3
+Depends: @, python3-nose, samtools, make, cython3, gcc, python3-dev
 Restrictions: allow-stderr, rw-build-tree