From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] dbus-python: select pyexpat dependency
Date: Sat, 30 Nov 2013 09:06:45 +0100 [thread overview]
Message-ID: <87pppiuxd6.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1384827046-28484-1-git-send-email-vsergeev@kumunetworks.com> (Ivan Sergeev's message of "Mon, 18 Nov 2013 18:10:46 -0800")
>>>>> "Ivan" == Ivan Sergeev <vsergeev@kumunetworks.com> writes:
> dbus-python requires xml.parsers.expat, which is provided by the pyexpat
> module. This patch enables the pyexpat module as a dependency when dbus-python
> is selected.
> Signed-off-by: Ivan Sergeev <vsergeev@kumunetworks.com>
> ---
> package/dbus-python/Config.in | 2 ++
> 1 file changed, 2 insertions(+)
> diff --git a/package/dbus-python/Config.in b/package/dbus-python/Config.in
> index f7b6d94..88a6128 100644
> --- a/package/dbus-python/Config.in
> +++ b/package/dbus-python/Config.in
> @@ -5,6 +5,8 @@ config BR2_PACKAGE_DBUS_PYTHON
> depends on BR2_PACKAGE_DBUS
> depends on BR2_PACKAGE_PYTHON
> select BR2_PACKAGE_DBUS_GLIB
> + # pyexpat: runtime dependency only
> + select BR2_PACKAGE_PYTHON_PYEXPAT
Committed with the indentation (tabs vs spaces) fixed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-11-30 8:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-18 22:35 [Buildroot] [PATCH 1/1] dbus-python: select pyexpat dependency Ivan Sergeev
2013-11-18 22:37 ` Ivan Sergeev
2013-11-18 23:32 ` Thomas Petazzoni
2013-11-19 1:55 ` Ivan Sergeev
2013-11-19 2:10 ` Ivan Sergeev
2013-11-30 8:06 ` Peter Korsgaard [this message]
2013-11-18 23:17 ` 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=87pppiuxd6.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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