Skip to content
Snippets Groups Projects
Commit bb78f8f4 authored by Dmitry Rozhkov's avatar Dmitry Rozhkov
Browse files

python-rosdep: Add run-time dependency on python-rosdistro


python-rosdep still depends on python-rosdistro in ROS Indigo.

This dependency needs to be dropped after updating the meta
layer to Kinetic.

Signed-off-by: default avatarDmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
parent d377521c
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "46e072074270a1ea25411829814f4bdc1f34b358c950e9b8a7b75b4a40
S = "${WORKDIR}/${SRCNAME}-${PV}"
RDEPENDS_${PN} += "python-catkin-pkg python-rospkg python-pyyaml python-netclient"
RDEPENDS_${PN} += "python-catkin-pkg python-rospkg python-pyyaml python-netclient python-rosdistro"
inherit setuptools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment