Skip to content

Commit 1130233

Browse files
authored
macOS rolling: don't need tinyxml (#4093)
This removes tinyxml from the list of brew dependencies to install on rolling. Signed-off-by: Steve Peters <[email protected]>
1 parent 6bb52ea commit 1130233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Installation/Alternatives/macOS-Development-Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You need the following things installed to build ROS 2:
6363
6464
brew install asio assimp bison bullet cmake console_bridge cppcheck \
6565
cunit eigen freetype graphviz opencv openssl orocos-kdl pcre poco \
66-
pyqt5 python qt@5 sip spdlog tinyxml tinyxml2
66+
pyqt5 python qt@5 sip spdlog tinyxml2
6767
6868
#.
6969
Setup some environment variables:

0 commit comments

Comments
 (0)