From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/python-networkmanager: Bump to version 2.0.1
Date: Thu, 2 Nov 2017 22:09:48 +0100 [thread overview]
Message-ID: <20171102220948.6a4e757b@windsurf> (raw)
In-Reply-To: <20171102210144.27993-1-petr.vorel@gmail.com>
Hello,
On Thu, 2 Nov 2017 22:01:44 +0100, Petr Vorel wrote:
> Added new runtime dependency on python-six.
>
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thanks for the respin.
> diff --git a/package/python-networkmanager/Config.in b/package/python-networkmanager/Config.in
> index fcbce5748d..c99f2c31ad 100644
> --- a/package/python-networkmanager/Config.in
> +++ b/package/python-networkmanager/Config.in
> @@ -5,6 +5,7 @@ config BR2_PACKAGE_PYTHON_NETWORKMANAGER
> depends on BR2_TOOLCHAIN_HAS_THREADS # dbus-python
> depends on BR2_PACKAGE_DBUS # dbus-python
> select BR2_PACKAGE_DBUS_PYTHON
> + select BR2_PACKAGE_PYTHON_SIX
So this one is really just a runtime dependency, as opposed to
dbus-python, which is a build time dependency. Correct?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-11-02 21:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 21:01 [Buildroot] [PATCH v2 1/1] package/python-networkmanager: Bump to version 2.0.1 Petr Vorel
2017-11-02 21:09 ` Thomas Petazzoni [this message]
2017-11-02 21:38 ` Petr Vorel
2017-11-02 21:41 ` 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=20171102220948.6a4e757b@windsurf \
--to=thomas.petazzoni@free-electrons.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 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.