Skip to content
Snippets Groups Projects
Commit 4f9d8615 authored by Stefan Herbrechtsmeier's avatar Stefan Herbrechtsmeier
Browse files

std-msgs: Add genpy to dependency


Add the package to the dependency because the do_configure fails
as it tries to find the package.

Signed-off-by: default avatarStefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
parent eee9c657
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ SECTION = "devel" ...@@ -4,7 +4,7 @@ SECTION = "devel"
LICENSE = "BSD" LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=5ee5b8b046ae48ad94a2037ca953a67b" LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=5ee5b8b046ae48ad94a2037ca953a67b"
DEPENDS = "message-generation genlisp" DEPENDS = "message-generation genlisp genpy"
SRC_URI = "https://github.com/ros/${ROS_BPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_BP}.tar.gz" SRC_URI = "https://github.com/ros/${ROS_BPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_BP}.tar.gz"
SRC_URI[md5sum] = "ea40e6dd8ea19fe54a2b476358c0ceea" SRC_URI[md5sum] = "ea40e6dd8ea19fe54a2b476358c0ceea"
......
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