Add dependency on cython for autopkgtests to provide pyximport
authorAfif Elghraoui <afif@ghraoui.name>
Thu, 25 Jun 2015 07:02:45 +0000 (00:02 -0700)
committerAfif Elghraoui <afif@ghraoui.name>
Thu, 25 Jun 2015 07:02:45 +0000 (00:02 -0700)
debian/tests/control

index 5fe69b8e8237bfa24329cb31e4bbfb3402d2b073..1046737c4741388e5fececf0acfcbe8e2d51be85 100644 (file)
@@ -1,7 +1,9 @@
 Tests: run-nose-tests
-Depends: @, python-nose, python-pysam-tests, samtools, make
+Depends: @, python-nose, python-pysam-tests, samtools, make,
+        cython
 Restrictions: allow-stderr
 
 Tests: run-nose3-tests
-Depends: @, python3-nose, python-pysam-tests, samtools, make
+Depends: @, python3-nose, python-pysam-tests, samtools, make,
+        cython3
 Restrictions: allow-stderr