Skip to content
Snippets Groups Projects
Unverified Commit 9bbf13d2 authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer Committed by GitHub
Browse files

fix: libegl1-mesa -> libegl-mesa0 after move to noble

parent e65b5081
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ RUN apt-get update && \
apt-get install -y gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio \
locales \
python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git \
python3-jinja2 libegl1-mesa libsdl1.2-dev pylint xterm python3-subunit \
python3-jinja2 libegl-mesa0 libsdl1.2-dev pylint xterm python3-subunit \
mesa-common-dev zstd liblz4-tool apt-utils && \
locale-gen en_US.UTF-8 && \
update-locale && \
......
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