mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-02 15:23:16 +08:00
libfreeimage3 into *Depends
This commit is contained in:
committed by
Stefan van der Walt
parent
146c5c9023
commit
f695517af4
Vendored
+2
-2
@@ -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, python-scipy
|
||||
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, libfreeimage3
|
||||
Standards-Version: 3.9.2
|
||||
XS-Python-Version: >= 2.5
|
||||
Homepage: http://scikits-image.org
|
||||
@@ -12,7 +12,7 @@ Vcs-Git: git://github.com/scikits-image/scikits-image.git
|
||||
|
||||
Package: python-skimage
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy, python-skimage-lib (>= ${source:Version})
|
||||
Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy, python-skimage-lib (>= ${source:Version}), libfreeimage3
|
||||
Provides: ${python:Provides}
|
||||
Recommends: python-nose, python-matplotlib
|
||||
Suggests: python-skimage-doc, python-opencv
|
||||
|
||||
Reference in New Issue
Block a user