mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python-flask-navigation: update package RDEPENDS
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
06c87ef5f4
commit
9d1d1e8118
@@ -9,4 +9,7 @@ PYPI_PACKAGE = "Flask-Navigation"
|
|||||||
|
|
||||||
inherit pypi setuptools
|
inherit pypi setuptools
|
||||||
|
|
||||||
RDEPENDS_${PN} = "python-blinker"
|
RDEPENDS_${PN} += "\
|
||||||
|
${PYTHON_PN}-blinker \
|
||||||
|
${PYTHON_PN}-flask \
|
||||||
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user