mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
docker: don't install libsdbus-c++ on Ubuntu 22.04
Use contrib version Change-Id: I239b83de4587faf53afe3c301371e7ab7e18f7ca
This commit is contained in:

committed by
Adrien Béraud

parent
a8b1354d3f
commit
cabd5d6374
@ -30,7 +30,6 @@ RUN apt-get update && apt-get install -y \
|
||||
libspeexdsp-dev \
|
||||
libssl-dev \
|
||||
libsystemd-dev \
|
||||
libsdbus-c++-bin \
|
||||
libtool \
|
||||
libudev-dev \
|
||||
libupnp-dev \
|
||||
|
Reference in New Issue
Block a user