mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-09 13:25:31 +08:00
PKG: Add python-qt4 as a recommended dependency.
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
skimage (0.7.0-1) unstable; urgency=low
|
||||
|
||||
* Add python-qt4 as a recommended package (Closes: #684753).
|
||||
|
||||
--
|
||||
|
||||
skimage (0.6.1-1) unstable; urgency=low
|
||||
|
||||
* Upstream bugfix release (correctly compare dtypes in the freeimage loader
|
||||
|
||||
Vendored
+1
-1
@@ -14,7 +14,7 @@ Package: python-skimage
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy (>= 0.9), python-skimage-lib (>= ${source:Version}), libfreeimage3
|
||||
Provides: ${python:Provides}
|
||||
Recommends: python-nose, python-matplotlib (>= 1.0), python-imaging
|
||||
Recommends: python-nose, python-matplotlib (>= 1.0), python-imaging, python-qt4
|
||||
Suggests: python-skimage-doc, python-opencv
|
||||
Description: Python modules for image processing
|
||||
scikits-image is a collection of image processing algorithms for
|
||||
|
||||
Reference in New Issue
Block a user