Skip to content

Commit 707e754

Browse files
author
Roland Takacs
committed
Add missing dependencies to build IoT.js for Raspberry PI2
1 parent b3b2d26 commit 707e754

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install-deps.sh

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ sudo apt-get install -y autoconf libtool gperf flex bison autoconf2.13
55
sudo apt-get install -y cmake libncurses-dev libusb-1.0-0-dev genromfs
66
sudo apt-get install -y libsgutils2-dev gcc-arm-none-eabi minicom
77
sudo apt-get install -y python-pip pkg-config
8+
sudo apt-get install -y gcc-arm-linux-gnueabihf binutils-arm-linux-gnueabi
89

910
sudo pip install schedule

0 commit comments

Comments
 (0)