mirror of
https://github.com/mastodon/mastodon.git
synced 2025-02-01 06:51:44 +01:00
Fix libyaml missing from Dockerfile build stage (#33591)
This commit is contained in:
parent
bfe73e153d
commit
e1d7efadc0
@ -153,6 +153,7 @@ RUN \
|
|||||||
libpq-dev \
|
libpq-dev \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
libtool \
|
libtool \
|
||||||
|
libyaml-dev \
|
||||||
meson \
|
meson \
|
||||||
nasm \
|
nasm \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user