WIP uncrustify-vendor-1.1.0.inc: Remove uncrustify dependency
XXX Need to CMakeLists.txt to force a local build.
This commit is contained in:
parent
00a32c6af3
commit
19315d436c
|
@ -0,0 +1,5 @@
|
||||||
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||||||
|
|
||||||
|
# uncrustify appears in both ROS_BUILD_DEPENDS and ROS_EXPORT_DEPENDS, so it's easier to remove it from DEPENDS.
|
||||||
|
DEPENDS_remove = "uncrustify"
|
||||||
|
ROS_EXEC_DEPENDS_remove = "uncrustify"
|
Loading…
Reference in New Issue