mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
missing dependency. but it gd
should come with the OS installation
This commit is contained in:
parent
35860b9b74
commit
3a1122ca02
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Install the requirements
|
|||
```sh
|
||||
sudo apt-get install --no-install-recommends git ca-certificates build-essential pkg-config \
|
||||
libreadline-dev gcc-arm-none-eabi libnewlib-dev qtbase5-dev \
|
||||
libbz2-dev liblz4-dev libbluetooth-dev libpython3-dev libssl-dev
|
||||
libbz2-dev liblz4-dev libbluetooth-dev libpython3-dev libssl-dev libgd-dev
|
||||
```
|
||||
|
||||
### If you don't need...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue