fixed build

This commit is contained in:
veeso
2022-10-10 17:26:26 +02:00
parent 8b67c59247
commit 0f432d0375
2 changed files with 8 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ RUN apt update && apt install -y \
gcc \
pkg-config \
libdbus-1-dev \
build-essential \
bash \
curl