Revert "DRAFT [morty] pg-ros-world-crystal.inc: Drop "micro-ros-agent" until CMake error fixed"

This reverts commit ef43b5d298cda2f49d27878eee969911270b6257.
This commit is contained in:
Herb Kuta 2019-06-03 16:58:17 -07:00
parent 9eded99e4a
commit 708da90e34
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@ RDEPENDS_${PN}_remove = "ament-cmake-flake8"
RDEPENDS_${PN}_remove = "ament-cmake-pep8" RDEPENDS_${PN}_remove = "ament-cmake-pep8"
RDEPENDS_${PN}_remove = "ament-cmake-pyflakes" RDEPENDS_${PN}_remove = "ament-cmake-pyflakes"
# Drop until "CMake Error at CMakeLists.txt:106 (string): string sub-command REPLACE requires at least four arguments." is fixed
RDEPENDS_${PN}_remove = "micro-ros-agent"
# Can't build these until we figure out how to build clang-format without building all of clang. # 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-clang-format"
RDEPENDS_${PN}_remove = "ament-cmake-clang-format" RDEPENDS_${PN}_remove = "ament-cmake-clang-format"