Skip to content

Commit 6f55400

Browse files
committed
Fix missing yaml.h for intalling gems
1 parent 2957c64 commit 6f55400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/Dockerfile_fedora

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN dnf -yq install \
1414
gcc \
1515
gcc-c++ \
1616
git \
17+
libyaml-devel \
1718
make \
1819
mariadb-connector-c-devel \
1920
mariadb-server \

0 commit comments

Comments
 (0)