mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
add gd to all Dockerfiles due to changes in hf waveshare
This commit is contained in:
parent
fd1d088099
commit
8cf66420af
13 changed files with 13 additions and 13 deletions
|
@ -5,7 +5,7 @@ RUN pacman -Syu --noconfirm
|
|||
RUN pacman-db-upgrade
|
||||
# qt5-base skipped
|
||||
# bluez skipped, can't be installed in docker
|
||||
RUN pacman -S --noconfirm sudo git base-devel cmake libusb readline bzip2 lz4 arm-none-eabi-gcc arm-none-eabi-newlib python --needed
|
||||
RUN pacman -S --noconfirm sudo git base-devel cmake libusb readline bzip2 lz4 gd arm-none-eabi-gcc arm-none-eabi-newlib python --needed
|
||||
|
||||
RUN pacman -S --noconfirm python-pip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue