mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
configure: remove ilbc and gsm
FFmpeg's RTP muxer does not support GSM, while Ubuntu does not package iLBC. Removes the old configure switches. Removes package detection from contrib. Keeps contrib rules in case GSM is later readded. Change-Id: I705a521e2baf34c757c22a72e04cdf27233b5a7b
This commit is contained in:

committed by
Adrien Béraud

parent
b1539bd145
commit
2cbbaf7983
@ -45,7 +45,6 @@ RUN apt-get update && \
|
||||
libavdevice-dev \
|
||||
libopus-dev \
|
||||
libudev-dev \
|
||||
libgsm1-dev \
|
||||
libjsoncpp-dev \
|
||||
libnatpmp-dev \
|
||||
libappindicator3-dev \
|
||||
|
Reference in New Issue
Block a user