mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
make miscchecks
This commit is contained in:
@@ -67,24 +67,24 @@ These instructions will show how to setup the environment on OSX to the point wh
|
||||
|
||||
```bash
|
||||
sudo port install \
|
||||
gd2 \
|
||||
lz4 \
|
||||
qt5 \
|
||||
bzip2 \
|
||||
lua54 \
|
||||
jansson \
|
||||
readline \
|
||||
coreutils \
|
||||
openssl11 \
|
||||
pkgconfig \
|
||||
python312 \
|
||||
qt5-qtbase \
|
||||
py312-pexpect \
|
||||
py312-bitstring \
|
||||
py312-sslcrypto \
|
||||
py312-ansicolors \
|
||||
arm-none-eabi-gcc \
|
||||
arm-none-eabi-binutils
|
||||
gd2 \
|
||||
lz4 \
|
||||
qt5 \
|
||||
bzip2 \
|
||||
lua54 \
|
||||
jansson \
|
||||
readline \
|
||||
coreutils \
|
||||
openssl11 \
|
||||
pkgconfig \
|
||||
python312 \
|
||||
qt5-qtbase \
|
||||
py312-pexpect \
|
||||
py312-bitstring \
|
||||
py312-sslcrypto \
|
||||
py312-ansicolors \
|
||||
arm-none-eabi-gcc \
|
||||
arm-none-eabi-binutils
|
||||
```
|
||||
|
||||
3. Clamp Python version for pkg-config
|
||||
|
||||
Reference in New Issue
Block a user