Skip to content

Commit

Permalink
Merge pull request #3 from rtakacs/iotjs_rpi2_deps
Browse files Browse the repository at this point in the history
Add missing dependencies to build IoT.js for Raspberry PI2
  • Loading branch information
rtakacs authored Apr 26, 2017
2 parents b3b2d26 + 707e754 commit 8efe172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ sudo apt-get install -y autoconf libtool gperf flex bison autoconf2.13
sudo apt-get install -y cmake libncurses-dev libusb-1.0-0-dev genromfs
sudo apt-get install -y libsgutils2-dev gcc-arm-none-eabi minicom
sudo apt-get install -y python-pip pkg-config
sudo apt-get install -y gcc-arm-linux-gnueabihf binutils-arm-linux-gnueabi

sudo pip install schedule

0 comments on commit 8efe172

Please sign in to comment.