fix indicators setup
This commit is contained in:
parent
80ae3c4a69
commit
40ea94d838
|
@ -360,7 +360,8 @@ if [ ${OS_TYPE} == "drideOS" ]; then
|
|||
sudo apt-get install scons
|
||||
cd /home/Cardigan/modules/indicators
|
||||
sudo scons
|
||||
sudo python python/setup.py build
|
||||
sudo apt-get install python-dev swig
|
||||
sudo python python/setup.py install
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user