Skip to content

Commit

Permalink
Fix libyaml missing from Dockerfile build stage (mastodon#33591)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmstan authored Jan 14, 2025
1 parent bfe73e1 commit e1d7efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ RUN \
libpq-dev \
libssl-dev \
libtool \
libyaml-dev \
meson \
nasm \
pkg-config \
Expand Down

0 comments on commit e1d7efa

Please sign in to comment.