mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 16:11:48 +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:
parent
d27ad560be
commit
97f8a24f0f
@ -11,3 +11,7 @@ PYPI_PACKAGE = "ephem"
|
|||||||
|
|
||||||
inherit pypi setuptools
|
inherit pypi setuptools
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += "\
|
||||||
|
${PYTHON_PN}-datetime \
|
||||||
|
${PYTHON_PN}-math \
|
||||||
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user