Skip to content

Commit b94ca4f

Browse files
authored
Merge pull request #160 from mariodruiz/feature/libavutil-dev
Include libavutil which was missing for FFmpeg
2 parents fb1a4dd + 61e074c commit b94ca4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dockerfiles/Base/Dockerfile.rocm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
129129
run-one \
130130
libatomic1 \
131131
unzip \
132+
libavutil-dev \
132133
&& apt-get clean \
133134
&& rm -rf /var/lib/apt/lists/*
134135

0 commit comments

Comments
 (0)