missing dependency. but it gd should come with the OS installation

This commit is contained in:
iceman1001 2024-02-16 20:31:17 +01:00
commit 3a1122ca02

View file

@ -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...