Skip to content

Commit

Permalink
Update buster sys-dep in configure.
Browse files Browse the repository at this point in the history
Signed-off-by: Bofu Chen (bafu) <[email protected]>
  • Loading branch information
bafu committed Jul 14, 2019
1 parent 7572652 commit 90be2c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ install_system_dependencies() {
sudo apt update
if [ "$CODENAME" = "buster" ]; then
sudo apt install -y \
mosquitto \
python3-opengl \
supervisor
else
sudo apt install -y \
Expand Down

0 comments on commit 90be2c8

Please sign in to comment.