install_deb.sh updated

This commit is contained in:
Matthias Jung
2020-02-25 19:42:57 +01:00
parent 3eb406f0b1
commit 369db7f289

View File

@@ -53,8 +53,8 @@ subversion
astyle
uncrustify
clang-format
python3.5
python3.5-dev
python3
python3-dev
python3-matplotlib
sqlite3
sqlitebrowser
@@ -72,6 +72,7 @@ libqt5sql5
libqt5widgets5
libqt5core5a
lsb-core
libqwt-qt5-dev
gedit
sublime-text
vim-gtk
@@ -81,6 +82,8 @@ gtkwave
openssh-server
nautilus
telnet
dpkg-dev
pkg-config
"
for d in $deplist; do
sudo apt-get -y install $d