* [Buildroot] [PATCH] python-bottle: add missing dependency on python
@ 2013-12-25 9:29 Thomas De Schampheleire
2013-12-25 11:30 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Thomas De Schampheleire @ 2013-12-25 9:29 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] python-bottle: add missing dependency on python
2013-12-25 9:29 [Buildroot] [PATCH] python-bottle: add missing dependency on python Thomas De Schampheleire
@ 2013-12-25 11:30 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-12-25 11:30 UTC (permalink / raw)
To: buildroot
Dear Thomas De Schampheleire,
On Wed, 25 Dec 2013 10:29:56 +0100, Thomas De Schampheleire wrote:
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
>
> ---
> package/python-bottle/Config.in | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-25 11:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25 9:29 [Buildroot] [PATCH] python-bottle: add missing dependency on python Thomas De Schampheleire
2013-12-25 11:30 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox