BF: forgotten build-depends on python3-matplotlib (making it optional if no python3 build for them yet)

This commit is contained in:
Yaroslav Halchenko
2013-11-24 09:40:00 -05:00
parent 52c1af8744
commit b33e85fb58
+1
View File
@@ -17,6 +17,7 @@ Build-Depends: cython (>= 0.15),
python-sphinx (>= 1.0.7+dfsg-1~),
python3-all-dev,
python3-imaging | python3-pil,
python3-matplotlib | python-matplotlib (<< 1.2.0~),
python3-nose,
python3-numpy,
python3-scipy,