complete zlib reqs in docs & docker

This commit is contained in:
Philippe Teuwen
2026-03-23 22:36:47 +01:00
parent d0d7a047eb
commit b7aefdc2bc
21 changed files with 42 additions and 23 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ RUN pacman -Syu --noconfirm
RUN pacman-db-upgrade
# bluez skipped, can't be installed in docker
RUN pacman -S --noconfirm sudo git base-devel cmake libusb readline bzip2 lz4 gd arm-none-eabi-gcc arm-none-eabi-newlib --needed
RUN pacman -S --noconfirm sudo git base-devel cmake libusb readline bzip2 lz4 zlib gd arm-none-eabi-gcc arm-none-eabi-newlib --needed
# OpenCL for hitag2crack
RUN pacman -S --noconfirm ocl-icd