Skip to content

Commit

Permalink
Update installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
steveseguin authored Nov 6, 2023
1 parent 9337118 commit b4e1585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raspberry_pi/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ sudo apt-get install ccache curl bison flex \
libsidplay1-dev libx264-dev libusb-1.0 pulseaudio libpulse-dev \
libomxil-bellagio-dev libfreetype6-dev checkinstall fonts-freefont-ttf -y

sudo apt-get install libcamera-dev
sudo apt-get install libcamera-dev -y
sudo apt-get install libatk1.0-dev -y
sudo apt-get install -y libgdk-pixbuf2.0-dev
sudo apt-get install libffi6 libffi-dev -y
Expand Down

0 comments on commit b4e1585

Please sign in to comment.