Add ffmpeg to dev-container (#106710)
This commit is contained in:
parent
a49999e984
commit
cc14d80d3d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ RUN \
|
|||
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
# Additional library needed by some tests and accordingly by VScode Tests Discovery
|
||||
bluez \
|
||||
ffmpeg \
|
||||
libudev-dev \
|
||||
libavformat-dev \
|
||||
libavcodec-dev \
|
||||
|
|
Loading…
Add table
Reference in a new issue