6 lines
225 B
PHP
6 lines
225 B
PHP
|
# 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"
|