From df36dff88f02ee4353ac3eb90cfaf4c1e6d97e22 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 11 Jul 2016 21:11:10 -0400 Subject: pyrtm: Add RDEPENDS to the package Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/pyrtm_0.4.2.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb index d341ecf6cf..72f0921e70 100644 --- a/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb +++ b/meta-python/recipes-devtools/python/pyrtm_0.4.2.bb @@ -9,3 +9,8 @@ SRC_URI[md5sum] = "7c87da94656b620dfe532ca63d642eb8" SRC_URI[sha256sum] = "b2d701b25ad3f9a1542057f3eb492c5c1d7dbe2b8d1e8f763043dcc14ee1d933" inherit pypi setuptools + +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-json \ + ${PYTHON_PN}-netclient \ + " -- cgit v1.2.3-54-g00ecf