Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-flask-navigation: update package RDEPENDS
@ 2016-07-17 12:52 Derek Straka
  0 siblings, 0 replies; only message in thread
From: Derek Straka @ 2016-07-17 12:52 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Derek Straka <derek@asterius.io>
---
 meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb b/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb
index 8ff6abc..b2dc96e 100644
--- a/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb
+++ b/meta-python/recipes-devtools/python/python-flask-navigation_0.2.0.bb
@@ -9,4 +9,7 @@ PYPI_PACKAGE = "Flask-Navigation"
 
 inherit pypi setuptools
 
-RDEPENDS_${PN} = "python-blinker"
+RDEPENDS_${PN} += "\
+    ${PYTHON_PN}-blinker \
+    ${PYTHON_PN}-flask \
+    "
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-17 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-17 12:52 [meta-python][PATCH] python-flask-navigation: update package RDEPENDS Derek Straka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox