mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Fix libyaml missing from Dockerfile build stage (#33591)
This commit is contained in:
committed by
Claire
parent
90072f4367
commit
5c8d2be23b
@@ -150,6 +150,7 @@ RUN \
|
|||||||
libpq-dev \
|
libpq-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
libtool \
|
libtool \
|
||||||
|
libyaml-dev \
|
||||||
meson \
|
meson \
|
||||||
nasm \
|
nasm \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
|||||||
Reference in New Issue
Block a user