Skip to content

Commit

Permalink
Need libevdev-dev too.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Mar 3, 2019
1 parent 4ba8574 commit 9ae4604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Expand Up @@ -34,7 +34,7 @@ fi

cd /home/pi/arcade1up-lcd-marquee

( apt install libdbus-1-dev )
( apt install libdbus-1-dev libevdev-dev )

echo "Icculus's LCD Marquee software installer!"
echo
Expand Down

0 comments on commit 9ae4604

Please sign in to comment.