mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-datetime \
|
||||
${PYTHON_PN}-math \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user