Skip to content

Commit

Permalink
macOS: use tinyxml1 formula (#4091)
Browse files Browse the repository at this point in the history
The tinyxml formula is about to be deprecated,
so switch to an alternate tinyxml1 formula
hosted in the osrf/simulation tap.

Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Jan 8, 2024
1 parent 39bc6a7 commit 7956a5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You need the following things installed to build ROS 2:
brew install asio assimp bison bullet cmake console_bridge cppcheck \
cunit eigen freetype graphviz opencv openssl orocos-kdl pcre poco \
pyqt5 python qt@5 sip spdlog tinyxml tinyxml2
pyqt5 python qt@5 sip spdlog osrf/simulation/tinyxml1 tinyxml2
#.
Setup some environment variables:
Expand Down

0 comments on commit 7956a5e

Please sign in to comment.