mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Document dependency on GD for ePaper devices
This commit is contained in:
parent
e1d81f6faf
commit
572bdbf727
6 changed files with 24 additions and 7 deletions
|
@ -161,7 +161,7 @@ These instructions will show how to setup the environment on OSX to the point wh
|
|||
2. Install dependencies:
|
||||
|
||||
```
|
||||
brew install readline qt5 pkgconfig coreutils
|
||||
brew install readline qt5 gd pkgconfig coreutils
|
||||
brew install RfidResearchGroup/proxmark3/arm-none-eabi-gcc
|
||||
```
|
||||
3. (optional) Install makefile dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue