Revert "DRAFT [morty] pg-ros-world-crystal.inc: Drop ament-cmake-{flake8,pep8,pyflakes} until can build python3-ctypes-native"

This reverts commit 6e39faf9d39327677f0c9b612a60800015241a36.
This commit is contained in:
Herb Kuta 2019-06-03 16:58:30 -07:00
parent 708da90e34
commit 1f0590ea4d
1 changed files with 0 additions and 5 deletions

View File

@ -20,11 +20,6 @@ RDEPENDS_${PN}_remove = "ament-lint-auto"
RDEPENDS_${PN}_remove = "ament-lint-common"
RDEPENDS_${PN}_remove = "rosidl-default-generators"
# Drop until able to build python3-ctypes-native
RDEPENDS_${PN}_remove = "ament-cmake-flake8"
RDEPENDS_${PN}_remove = "ament-cmake-pep8"
RDEPENDS_${PN}_remove = "ament-cmake-pyflakes"
# 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"