Skip to content

Commit

Permalink
Rollback wiringpi version
Browse files Browse the repository at this point in the history
  • Loading branch information
joerick committed May 29, 2017
1 parent 380a3c5 commit 112fee8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions root/DEBIAN/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ pip install requests==2.7.0 evdev==0.5.0
# pip can't resolve dependencies correctly, see https://github.com/pypa/pip/issues/988
pip install pyasn1==0.1.8

# wiringpi seems to have developed a bug - fixed to an older, working version
pip install wiringpi==2.32.1

pip install git+https://github.com/tingbot/[email protected]
pip install git+https://github.com/tingbot/[email protected]

Expand Down

0 comments on commit 112fee8

Please sign in to comment.