install LED deps

pull/182/head
Yossi 2018-04-09 15:18:21 +03:00
parent a893ec92ad
commit e254d07d23
1 changed files with 4 additions and 0 deletions

View File

@ -253,6 +253,10 @@ sudo apt-get install python-dev swig -y
cd /home/core/modules/indicators/python
sudo python setup.py install
cd /home/core/modules/led
npm i
echo "========== Setup bluetooth ============"
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev -y