mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-11 10:12:06 +08:00
PKG: Add scipy build dependency (when the API is built, scipy is imported by some packages).
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ Section: python
|
||||
Priority: optional
|
||||
Maintainer: Stefan van der Walt <stefan@sun.ac.za>
|
||||
Uploaders: Yaroslav Halchenko <debian@onerussian.com>
|
||||
Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.6.6-3~), python-numpy, python-sphinx, python-nose, python-setuptools, cython (>= 0.13), python-matplotlib
|
||||
Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.6.6-3~), python-numpy, python-sphinx, python-nose, python-setuptools, cython (>= 0.13), python-matplotlib, python-scipy
|
||||
Standards-Version: 3.9.1
|
||||
XS-Python-Version: >= 2.5
|
||||
Homepage: http://scikits-image.org
|
||||
|
||||
Reference in New Issue
Block a user