mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-13 12:40:24 +08:00
debian/{,tests/}control - added python{,3}-networkx to {build-,}depends and Recommends
This commit is contained in:
Vendored
+4
@@ -14,6 +14,7 @@ Build-Depends: cython (>= 0.17),
|
||||
python-numpy (>= 1.6.0),
|
||||
python-pil | python-imaging,
|
||||
python-scipy (>= 0.10),
|
||||
python-networkx (>= 1.8),
|
||||
python-setuptools,
|
||||
python-six (>= 1.3.0),
|
||||
python-sphinx (>= 1.0.7+dfsg-1~),
|
||||
@@ -23,6 +24,7 @@ Build-Depends: cython (>= 0.17),
|
||||
python3-numpy,
|
||||
python3-pil | python3-imaging,
|
||||
python3-scipy,
|
||||
python3-networkx (>= 1.8),
|
||||
python3-setuptools,
|
||||
python3-six (>= 1.3.0),
|
||||
xauth,
|
||||
@@ -46,6 +48,7 @@ Depends: libfreeimage3,
|
||||
${python:Depends}
|
||||
Recommends: python-imaging,
|
||||
python-matplotlib (>= 1.0),
|
||||
python-networkx (>= 1.8),
|
||||
python-nose,
|
||||
python-pil,
|
||||
python-qt4
|
||||
@@ -68,6 +71,7 @@ Depends: libfreeimage3,
|
||||
${python3:Depends}
|
||||
Recommends: python3-imaging,
|
||||
python3-matplotlib (>= 1.0),
|
||||
python3-networkx (>= 1.8),
|
||||
python3-nose,
|
||||
python3-pil
|
||||
Suggests: python-skimage-doc
|
||||
|
||||
Reference in New Issue
Block a user