diff --git a/util/install.sh b/util/install.sh index 5c4b8b7..da4f6d5 100755 --- a/util/install.sh +++ b/util/install.sh @@ -164,7 +164,7 @@ function mn_deps { if [ "$DIST" = "Fedora" -o "$DIST" = "RedHatEnterpriseServer" ]; then $install gcc make socat psmisc xterm openssh-clients iperf \ iproute telnet python-setuptools libcgroup-tools \ - ethtool help2man + ethtool help2man net-tools $install ${PYPKG}-pyflakes pylint ${PYPKG}-pep8-naming \ ${PYPKG}-pexpect elif [ "$DIST" = "SUSE LINUX" ]; then