[Python-modules-commits] r22642 - in packages/shiboken/trunk/debian (control)
odyx at users.alioth.debian.org
odyx at users.alioth.debian.org
Tue Sep 4 06:47:01 UTC 2012
Date: Tuesday, September 4, 2012 @ 06:46:59
Author: odyx
Revision: 22642
Add python-numpy B-D to succeed all tests.
Modified:
packages/shiboken/trunk/debian/control
Modified: packages/shiboken/trunk/debian/control
===================================================================
--- packages/shiboken/trunk/debian/control 2012-09-04 00:20:57 UTC (rev 22641)
+++ packages/shiboken/trunk/debian/control 2012-09-04 06:46:59 UTC (rev 22642)
@@ -9,7 +9,9 @@
libxml2-dev (>= 2.6.32),
libxslt1-dev (>= 1.1.19),
python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3),
- python3-all-dev, python3-all-dbg
+ python-numpy,
+ python3-all-dev, python3-all-dbg,
+ python3-numpy
Build-Depends-Indep: python-sphinx
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
More information about the Python-modules-commits
mailing list