DRAFT {crystal} Add pendulum-msgs-0.6.2.inc: Move "rosidl-default-generators" to ROS_BUILDTOOL_DEPENDS

Version-specific because might be fixed in a new version.
This commit is contained in:
JeongBong Seo 2019-04-04 17:55:15 +09:00 committed by Herb Kuta
parent 9d7824ff57
commit 08626080cd
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# Copyright (c) 2019 LG Electronics, Inc.
# "rosidl-default-generators" belongs in ROS_BUILDTOOL_DEPENDS (as "rosidl-default-generators-native"); it should not be in
# ROS_BUILD_DEPENDS.
ROS_BUILDTOOL_DEPENDS += " \
rosidl-default-generators-native \
"
ROS_BUILD_DEPENDS_remove = "rosidl-default-generators"