debian/{,tests/}control - added python{,3}-networkx to {build-,}depends and Recommends

This commit is contained in:
Yaroslav Halchenko
2015-03-05 09:05:24 -05:00
parent a68c92e8b7
commit 18c1748631
3 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Tests: python2
Depends: python-all, python-nose, python-skimage, python-pil | python-imaging, python-matplotlib, python-tk, xauth, xvfb
Depends: python-all, python-nose, python-skimage, python-pil | python-imaging, python-matplotlib, python-tk, python-networkx, xauth, xvfb
Tests: python3
Depends: python3-all, python3-nose, python3-skimage, python3-pil | python3-imaging, python3-matplotlib, python3-tk, xauth, xvfb
Depends: python3-all, python3-nose, python3-skimage, python3-pil | python3-imaging, python3-matplotlib, python3-tk, python3-networkx, xauth, xvfb