Skip to content
Snippets Groups Projects
Verified Commit d8d05455 authored by Olivier Benz's avatar Olivier Benz
Browse files

Fix latest.Dockerfile

- Typo: libpangocairo-1.0.0 -> libpangocairo-1.0-0
parent cf05eb19
No related branches found
No related tags found
No related merge requests found
Pipeline #10645 passed
......@@ -46,7 +46,7 @@ RUN apt-get update \
liblapack-dev \
liblzma-dev \
${BLAS} \
libpangocairo-1.0.0 \
libpangocairo-1.0-0 \
libpaper-utils \
'^libpcre[2|3]-dev$' \
libpng-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment