Skip to content

Commit

Permalink
fix: replace libomp-dev by libomp-11-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sadok-f committed Feb 27, 2024
1 parent d60d230 commit 1954213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN \
apt-get -y update && \
apt-get install -y --no-install-recommends \
wget nginx libyaml-dev python3-distutils zip unzip\
git make pkg-config autoconf curl cmake clang libomp-dev ca-certificates automake yasm \
git make pkg-config autoconf curl cmake clang libomp-11-dev ca-certificates automake yasm \
# libheif
libde265-0 libde265-dev libjpeg62-turbo libjpeg62-turbo-dev x265 libx265-dev libtool \
# libwebp
Expand Down

0 comments on commit 1954213

Please sign in to comment.