[oe] [meta-python][PATCH 0/1] Add RDEPENDS to python-werkzeug

Anders Darander anders at chargestorm.se
Mon Feb 22 13:30:07 UTC 2016


A simple python flask demo app failed to run, as werkzeug tried to import a number
of non-existing (on my system) python modules.

This patch adds all those modules to RDEPENDS of pyton_werkzeug.
The following changes since commit 92b50622506c14e08e4d4a725818a685a463f46a:

  avahi: rename the bbappend to apply for all versions (2016-02-20 14:51:57 +0100)

are available in the git repository at:

  git://github.com/darander/meta-openembedded python-werkzeug-rdepends
  https://github.com/darander/meta-openembedded/tree/python-werkzeug-rdepends

Anders Darander (1):
  python-werkzeug: add required RDEPENDS

 meta-python/recipes-devtools/python/python-werkzeug.inc | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

-- 
2.7.0




More information about the Openembedded-devel mailing list