DRAFT pg-ros-world-crystal.inc: Drop "*-clang-format"
This commit is contained in:
parent
d41a7b373a
commit
cdd1c10aca
|
@ -1,3 +1,7 @@
|
||||||
# packagegroup-ros-world-crystal.inc
|
# packagegroup-ros-world-crystal.inc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 LG Electronics, Inc.
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||||||
|
|
||||||
|
# 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"
|
||||||
|
|
Loading…
Reference in New Issue