From 97f8a24f0f16c8ad7de2afd319d37162f884dcd3 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 11 Jul 2016 20:58:44 -0400 Subject: python-pyephem: add RDEPENDS to package Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-extended/python-pyephem/python-pyephem_3.7.6.0.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-python') diff --git a/meta-python/recipes-extended/python-pyephem/python-pyephem_3.7.6.0.bb b/meta-python/recipes-extended/python-pyephem/python-pyephem_3.7.6.0.bb index 2e97013328..e28ce6ccc8 100644 --- a/meta-python/recipes-extended/python-pyephem/python-pyephem_3.7.6.0.bb +++ b/meta-python/recipes-extended/python-pyephem/python-pyephem_3.7.6.0.bb @@ -11,3 +11,7 @@ PYPI_PACKAGE = "ephem" inherit pypi setuptools +RDEPENDS_${PN} += "\ + ${PYTHON_PN}-datetime \ + ${PYTHON_PN}-math \ + " -- cgit v1.2.3-54-g00ecf