mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 03:30:40 +00:00
python-pyephem: add RDEPENDS to package
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
d27ad560be
commit
97f8a24f0f
@@ -11,3 +11,7 @@ PYPI_PACKAGE = "ephem"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-datetime \
|
||||
${PYTHON_PN}-math \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user