Skip to content

Commit

Permalink
libyaml-cpp-devel for DDS
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed Sep 12, 2024
1 parent 044c222 commit 96267da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/build-ubi/04.install-fastdds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

dnf config-manager --set-enabled powertools

yum -y install tinyxml2-devel boost-devel yaml-cpp
yum -y install tinyxml2-devel boost-devel yaml-cpp libyaml-cpp-devel
yum -y --nogpgcheck install https://dl.fedoraproject.org/pub/fedora/linux/releases/39/Everything/x86_64/os/Packages/a/asio-devel-1.28.1-2.fc39.x86_64.rpm


Expand Down

0 comments on commit 96267da

Please sign in to comment.