Skip to content

Commit

Permalink
add new mesa dep
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Aug 17, 2024
1 parent 25ee456 commit ff55333
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 @@ -134,7 +134,7 @@ RUN \
pip \
setuptools \
wheel && \
pip install --no-cache-dir cmake mako meson ninja ply
pip install --no-cache-dir cmake mako meson ninja packaging ply pyyaml

# compile 3rd party libs
RUN \
Expand Down

0 comments on commit ff55333

Please sign in to comment.