Skip to content

Commit

Permalink
minor test
Browse files Browse the repository at this point in the history
  • Loading branch information
simonlingoogle committed Oct 22, 2020
1 parent 609eea8 commit b2d79e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ install_packages_apt()
sudo apt-get install --no-install-recommends -y rsyslog

# For DBus server
sudo apt-get install --no-install-recommends -y libdbus-1-dev
sudo apt-get install --no-install-recommends -y libdbus-1-3 libdbus-1-dev

# mDNS
sudo apt-get install --no-install-recommends -y libavahi-client3 libavahi-common-dev libavahi-client-dev avahi-daemon
Expand Down

0 comments on commit b2d79e6

Please sign in to comment.