docker: remove sdbus-c++ dependency

Use contrib version

Change-Id: I39a64bf4a42e362ab947229815dd3e21313c77c2
This commit is contained in:
Adrien Beraud
2025-08-01 15:07:25 -04:00
committed by Adrien Béraud
parent 86475591d4
commit bf6a6690e1
3 changed files with 0 additions and 3 deletions

View File

@ -36,7 +36,6 @@ RUN add-apt-repository universe && \
libtool \
gettext \
libsystemd-dev \
libsdbus-c++-bin \
libpulse-dev \
libasound2-dev \
libpcre3-dev \

View File

@ -35,7 +35,6 @@ RUN add-apt-repository universe && \
libtool \
gettext \
libsystemd-dev \
libsdbus-c++-bin \
libpulse-dev \
libasound2-dev \
libpcre3-dev \

View File

@ -35,7 +35,6 @@ RUN add-apt-repository universe && \
libtool \
gettext \
libsystemd-dev \
libsdbus-c++-bin \
libpulse-dev \
libasound2-dev \
libpcre3-dev \