DRAFT pg-ros-world-crystal.inc: Drop "rcl-logging-log4cxx" from packagegroup-ros-world

This commit is contained in:
Herb Kuta 2019-05-08 22:44:42 -07:00
parent cdd1c10aca
commit 26d1a79836
1 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,6 @@
# Can't build these until we figure out how to build clang-format without building all of clang.
RDEPENDS_${PN}_remove = "ament-clang-format"
RDEPENDS_${PN}_remove = "ament-cmake-clang-format"
# Not used by "crystal"; this allows us to defer fixing log4cxx v0.10.0-13 until working on "melodic".
RDEPENDS_${PN}_remove = "rcl-logging-log4cxx"