mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -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
|
@ -61,7 +61,7 @@ These instructions will show how to setup the environment on OSX to the point wh
|
|||
2. Install dependencies:
|
||||
|
||||
```bash
|
||||
sudo port install readline jansson lua52 python311 bzip2 lz4 openssl11 arm-none-eabi-gcc arm-none-eabi-binutils coreutils qt5 qt5-qtbase pkgconfig
|
||||
sudo port install readline jansson lua52 python311 bzip2 lz4 openssl11 arm-none-eabi-gcc arm-none-eabi-binutils coreutils qt5 qt5-qtbase gd2 pkgconfig
|
||||
```
|
||||
|
||||
3. Clamp Python version for pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue