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:
JeongBong Seo 2019-04-01 14:28:54 +09:00 committed by Herb Kuta
parent d5486a9c81
commit 712c22e975
1 changed files with 5 additions and 0 deletions

View File

@ -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"