gazebo-release / gz_transport_vendor

Apache License 2.0
0 stars 1 forks source link

Remove python3-distutils dependency #2

Closed azeey closed 6 months ago

azeey commented 6 months ago

This dependency is only needed in the vendored package for CMake versions less than 3.12 (see https://github.com/gazebosim/gz-transport/blob/8cfecd0469e409b7af82725727eb0efade731504/python/CMakeLists.txt#L9-L15) . It is also failing to install on Noble currently preventing the whole vendor package from building. S