Skip to content

Commit 127a358

Browse files
qiaohaijiaoxiaoxiang781216
authored andcommitted
tools/ci/docker/linux/Dockerfile: add libmad0-dev in docker environment
Signed-off-by: qiaohaijiao1 <[email protected]>
1 parent ec8cc6d commit 127a358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci/docker/linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ RUN apt-get update -qq && DEBIAN_FRONTEND="noninteractive" apt-get install -y -q
246246
libc6-dev-i386 \
247247
libcurl4-openssl-dev \
248248
libncurses5-dev \
249+
libmad0-dev:i386 \
249250
libpulse-dev libpulse-dev:i386 \
250251
libpython2.7 \
251252
libtinfo5 \

0 commit comments

Comments
 (0)