DRAFT {dashing} Add ros2cli-0.7.4-1.inc (copy from ros2cli-0.6.3.inc)

This commit is contained in:
Herb Kuta 2019-05-10 14:06:40 -07:00
parent a4bc3005c5
commit 77d614c4f1
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
# Copyright (c) 2019 LG Electronics, Inc.
# Needed to run ros2 commands on the target.
RDEPENDS_${PN} += " \
${PYTHON_PN}-codecs \
${PYTHON_PN}-debugger \
${PYTHON_PN}-json \
${PYTHON_PN}-misc \
${PYTHON_PN}-pydoc \
${PYTHON_PN}-pyparsing \
${PYTHON_PN}-pyyaml \
${PYTHON_PN}-xmlrpc \
${PYTHON_PN}-typing \
rosidl-generator-py \
"