Commit 6e7d1154 authored by Herb Kuta's avatar Herb Kuta
Browse files

python-catkin-pkg.inc: Add RDEPENDS on modules listed in "setup.py"

Showing with 1 addition and 1 deletion
+1 -1
......@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "3aff32871b38630b2dad1b06eb96cac6b6b3f29adfef44f714fbdd3f12
inherit pypi
RDEPENDS_${PN} = "${PYTHON_PN}-unixadmin"
RDEPENDS_${PN} = "${PYTHON_PN}-unixadmin ${PYTHON_PN}-pyparsing ${PYTHON_PN}-dateutil ${PYTHON_PN}-docutils"
RDEPENDS_${PN}_class-native = ""
BBCLASSEXTEND = "native nativesdk"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment