Remove networkx dependency

Conflicts:

	util/install.sh

closes #100
This commit is contained in:
ryanc
2013-05-22 15:24:22 -07:00
committed by Bob Lantz
parent 1ea5c91fcc
commit 65c35b6595
4 changed files with 26 additions and 16 deletions
+1 -3
View File
@@ -9,15 +9,13 @@ Build-Depends:
help2man,
python-dev,
python-pkg-resources,
python-setuptools,
python-networkx
python-setuptools
Homepage: http://openflow.org/mininet
Package: mininet
Architecture: any
Depends:
openvswitch-switch,
python-networkx,
telnet,
${misc:Depends},
${python:Depends},