install_deb.sh updated
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user