All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 0/1] Add RDEPENDS to python-werkzeug
@ 2016-02-22 13:30 Anders Darander
  2016-02-22 13:30 ` [meta-python][PATCH 1/1] python-werkzeug: add required RDEPENDS Anders Darander
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Darander @ 2016-02-22 13:30 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Anders Darander

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-22 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22 13:30 [meta-python][PATCH 0/1] Add RDEPENDS to python-werkzeug Anders Darander
2016-02-22 13:30 ` [meta-python][PATCH 1/1] python-werkzeug: add required RDEPENDS Anders Darander

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.