Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
JenkinsConfiguration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ChimeraTK Mirror
JenkinsConfiguration
Commits
9bbf13d2
Unverified
Commit
9bbf13d2
authored
1 month ago
by
Martin Christoph Hierholzer
Committed by
GitHub
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
fix: libegl1-mesa -> libegl-mesa0 after move to noble
parent
e65b5081
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dockerfiles/yocto-builder.docker
+1
-1
1 addition, 1 deletion
dockerfiles/yocto-builder.docker
with
1 addition
and
1 deletion
dockerfiles/yocto-builder.docker
+
1
−
1
View file @
9bbf13d2
...
...
@@ -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 libegl
1
-mesa libsdl1.2-dev pylint xterm python3-subunit
\
python3-jinja2 libegl-mesa
0
libsdl1.2-dev pylint xterm python3-subunit
\
mesa-common-dev zstd liblz4-tool apt-utils
&&
\
locale-gen en_US.UTF-8
&&
\
update-locale
&&
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment