Skip to content

Commit

Permalink
fix: fixing broken libomp lib and replace it with libompl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sadok-f committed Feb 27, 2024
1 parent 80bf813 commit 48d6f64
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-11-dev ca-certificates automake yasm \
git make pkg-config autoconf curl cmake clang libompl-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 48d6f64

Please sign in to comment.