Skip to content

Add missing tinxyml dependency

Jose Luis Rivero requested to merge jrivero/tinyxml_missing into master

I'm not able to build the package on my debian-sid system without installing TinyXML (version 1). Seems to be required https://salsa.debian.org/science-team/ros-urdf/-/blob/master/urdf/CMakeLists.txt?ref_type=heads#L11 but somehow is not present in d/control build-deps. Maybe previously any of the build-dep brought the libtinymxl-dev into the build and a recent upload probably removed it making now the ros-urdf to fail now.

Merge request reports

Loading