Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rust Android CI
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Infrastructure Components
Rust Android CI
Commits
5717beb1
Commit
5717beb1
authored
1 month ago
by
Louis
Browse files
Options
Downloads
Patches
Plain Diff
Include additional bevy linux deps
parent
b30c0a97
No related branches found
No related tags found
No related merge requests found
Pipeline
#734
passed with stage
in 2 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+5
-0
5 additions, 0 deletions
Dockerfile
with
5 additions
and
0 deletions
Dockerfile
+
5
−
0
View file @
5717beb1
...
...
@@ -19,6 +19,11 @@ RUN sudo apt-get update && sudo apt-get install -y \
clang
\
lld
\
cmake
\
g++
\
libx11-dev
\
libasound2-dev
\
libudev-dev
\
libxkbcommon-x11-0
\
&&
sudo rm
-rf
/var/lib/apt/lists/
*
# Install Mold linker
...
...
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