[Python-modules-commits] r27891 - in packages/ipython/trunk/debian/tests (control)

jtaylor-guest at users.alioth.debian.org jtaylor-guest at users.alioth.debian.org
Sun Feb 23 18:37:25 UTC 2014


    Date: Sunday, February 23, 2014 @ 18:37:24
  Author: jtaylor-guest
Revision: 27891

add gcc dependency to main adt-tests, required for cython tests

Modified:
  packages/ipython/trunk/debian/tests/control

Modified: packages/ipython/trunk/debian/tests/control
===================================================================
--- packages/ipython/trunk/debian/tests/control	2014-02-23 11:38:15 UTC (rev 27890)
+++ packages/ipython/trunk/debian/tests/control	2014-02-23 18:37:24 UTC (rev 27891)
@@ -2,6 +2,7 @@
 Depends: ipython, ipython-notebook, ipython-doc, ipython-qtconsole,
          python-nose,
          cython,
+         gcc,
          python-all,
          python-all-dev,
          python-argparse,
@@ -18,6 +19,7 @@
          python,
          python3-nose,
          cython3,
+         gcc,
          python3-all,
          python3-all-dev,
          python3-matplotlib,




More information about the Python-modules-commits mailing list