DRAFT launch-0.7.4.inc: Append to ROS_EXEC_DEPENDS

Version-specific because it might be fixed in a new version.
This commit is contained in:
Andre Rosa 2019-04-05 19:10:57 -07:00 committed by Herb Kuta
parent ce4a4d4a72
commit afed2fbcc2
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Copyright (c) 2019 LG Electronics, Inc.
ROS_EXEC_DEPENDS += " \
${PYTHON_PN}-asyncio \
${PYTHON_PN}-typing \
"