fix deb package creation

This commit is contained in:
tooomm 2026-05-16 16:45:20 +02:00
parent 21083742cd
commit 93bf88b62c
5 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ccache \
cmake \
file \
g++ \
git \
libgl-dev \

View file

@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ccache \
cmake \
file \
g++ \
git \
libgl-dev \

View file

@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ccache \
cmake \
file \
g++ \
git \
libmariadb-dev-compat \

View file

@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ccache \
cmake \
file \
g++ \
git \
libgl-dev \

View file

@ -6,6 +6,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ccache \
cmake \
file \
g++ \
git \
libgl-dev \