mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
docker: remove sdbus-c++ dependency
Use contrib version Change-Id: I39a64bf4a42e362ab947229815dd3e21313c77c2
This commit is contained in:

committed by
Adrien Béraud

parent
86475591d4
commit
bf6a6690e1
@ -36,7 +36,6 @@ RUN add-apt-repository universe && \
|
||||
libtool \
|
||||
gettext \
|
||||
libsystemd-dev \
|
||||
libsdbus-c++-bin \
|
||||
libpulse-dev \
|
||||
libasound2-dev \
|
||||
libpcre3-dev \
|
||||
|
@ -35,7 +35,6 @@ RUN add-apt-repository universe && \
|
||||
libtool \
|
||||
gettext \
|
||||
libsystemd-dev \
|
||||
libsdbus-c++-bin \
|
||||
libpulse-dev \
|
||||
libasound2-dev \
|
||||
libpcre3-dev \
|
||||
|
@ -35,7 +35,6 @@ RUN add-apt-repository universe && \
|
||||
libtool \
|
||||
gettext \
|
||||
libsystemd-dev \
|
||||
libsdbus-c++-bin \
|
||||
libpulse-dev \
|
||||
libasound2-dev \
|
||||
libpcre3-dev \
|
||||
|
Reference in New Issue
Block a user