Adding mininet doxygen installation dependencies.

Right now after installing mininet using util/install.sh there is a problem when try to generate doc:
	make doc
	doxygen doc/doxygen.cfg
	make: doxygen: Command not found
	make: *** [doc] Error 127
Adding doxygen, doxypy and texlive-fonts-recommended packages to fix the problem.
This commit is contained in:
Vitaliy Ivanov
2013-07-15 14:20:16 +02:00
parent 36bf8ac911
commit 5b609ef9e2
+1
View File
@@ -136,6 +136,7 @@ function mn_deps {
echo "Installing Mininet dependencies"
$install gcc make socat psmisc xterm ssh iperf iproute telnet \
python-setuptools cgroup-bin ethtool help2man \
doxygen doxypy texlive-fonts-recommended \
pyflakes pylint pep8
# Add sysctl parameters as noted in the INSTALL file to increase kernel