summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb')
-rw-r--r--meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb
index 0478d0d5c2..8c9262afb8 100644
--- a/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb
+++ b/meta-python/recipes-extended/python-pyephem/python3-pyephem_4.1.5.bb
@@ -11,6 +11,6 @@ PYPI_PACKAGE = "ephem"
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12
13RDEPENDS:${PN} += "\ 13RDEPENDS:${PN} += "\
14 ${PYTHON_PN}-datetime \ 14 python3-datetime \
15 ${PYTHON_PN}-math \ 15 python3-math \
16 " 16 "