Commit 255f4f1f authored by Robert Schmidt's avatar Robert Schmidt Committed by Manish

Fix additional packages for Fedora 35

parent 1fc65933
...@@ -631,17 +631,17 @@ check_install_additional_tools (){ ...@@ -631,17 +631,17 @@ check_install_additional_tools (){
valgrind \ valgrind \
vconfig \ vconfig \
ctags \ ctags \
ntpdate \ ntpsec \
iperf3 \ iperf3 \
wvdial \ wvdial \
python-numpy \ python-numpy \
sshpass \ sshpass \
nscd \ nscd \
python2-paramiko \ python-paramiko \
python-pyroute2 \ python-pyroute2 \
python-netifaces \ python-netifaces \
python2-scipy \ python-scipy \
python2-matplotlib" python-matplotlib"
fi fi
$SUDO $INSTALLER install -y $PACKAGE_LIST $optional_packages $SUDO $INSTALLER install -y $PACKAGE_LIST $optional_packages
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment