From: Anders Darander <anders@chargestorm.se>
To: openembedded-devel@lists.openembedded.org
Cc: Anders Darander <anders@chargestorm.se>
Subject: [meta-python][PATCH 0/1] Add RDEPENDS to python-werkzeug
Date: Mon, 22 Feb 2016 14:30:07 +0100 [thread overview]
Message-ID: <cover.1456147772.git.anders@chargestorm.se> (raw)
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
next reply other threads:[~2016-02-22 13:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 13:30 Anders Darander [this message]
2016-02-22 13:30 ` [meta-python][PATCH 1/1] python-werkzeug: add required RDEPENDS Anders Darander
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1456147772.git.anders@chargestorm.se \
--to=anders@chargestorm.se \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.