mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-08 16:36:25 +02:00
Update dependencies command line
This commit is contained in:
parent
459c0a2752
commit
84390a7958
1 changed files with 2 additions and 2 deletions
|
@ -35,10 +35,10 @@ You need just to run `make`. Additional dependencies:
|
|||
- [WiringPi2 pythonic binding](https://github.com/WiringPi/WiringPi2-Python) (for switching lock on Raspberry)
|
||||
- [python-irc](https://pypi.python.org/pypi/irc) >= 16.0, use "pip install irc", the one in repos is old
|
||||
|
||||
All dependencies except for wiring can be installed on Ubuntu or Debian/Raspbian via:
|
||||
All dependencies can be installed on Ubuntu or Debian/Raspbian via:
|
||||
|
||||
apt install libnfc-dev libfreefare-bin libfreefare-dev python-axolotl-curve25519 swig2.0 python-dev
|
||||
pip install irc
|
||||
pip install irc wiringpi2
|
||||
|
||||
To build, just run make:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue