Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cnheitman committed Oct 25, 2023
1 parent 2448d56 commit 239d5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN yum install -y \
RUN yum install -y \
libxml2-devel \
libzstd-devel \
ncruses-devel
ncurses-devel

RUN python3.10 -m pip install meson

Expand Down

0 comments on commit 239d5bb

Please sign in to comment.