Making tests work

This commit is contained in:
retropikzel 2025-07-20 12:57:50 +03:00
parent e49cd2eff3
commit 745919aa1a
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ RUN apt-get update && apt-get install \
--no-install-suggests \
--no-install-recommends \
-y \
build-essential \
gcc \
libc6-dev \
make \
libffi-dev \
pandoc \