* [meta-python][PATCH] python-pyephem: add RDEPENDS to package
@ 2016-07-12 0:58 Derek Straka
0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2016-07-12 0:58 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Derek Straka <derek@asterius.io>
---
meta-python/recipes-extended/python-pyephem/python-pyephem_3.7.6.0.bb | 4 ++++
1 file changed, 4 insertions(+)
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 2e97013..e28ce6c 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 \
+ "
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-07-12 0:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-12 0:58 [meta-python][PATCH] python-pyephem: add RDEPENDS to package Derek Straka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox