From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] python-bottle: add missing dependency on python
Date: Wed, 25 Dec 2013 10:29:56 +0100 [thread overview]
Message-ID: <ea8a4bf24136f5aa4d97.1387963796@argentina> (raw)
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
package/python-bottle/Config.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/python-bottle/Config.in b/package/python-bottle/Config.in
--- a/package/python-bottle/Config.in
+++ b/package/python-bottle/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_PYTHON_BOTTLE
bool "python-bottle"
+ depends on BR2_PACKAGE_PYTHON
help
Bottle is a fast, simple and lightweight WSGI micro web-framework
for Python. It is distributed as a single file module and has no
next reply other threads:[~2013-12-25 9:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-25 9:29 Thomas De Schampheleire [this message]
2013-12-25 11:30 ` [Buildroot] [PATCH] python-bottle: add missing dependency on python Thomas Petazzoni
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=ea8a4bf24136f5aa4d97.1387963796@argentina \
--to=patrickdepinguin@gmail.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox