From: "Jörg Krause" <jkrause@posteo.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/8] package/mpd: bump to version 0.19
Date: Wed, 15 Oct 2014 15:16:53 +0200 [thread overview]
Message-ID: <543E73C5.8090505@posteo.de> (raw)
In-Reply-To: <20141015105316.GL3500@tarshish>
On 10/15/2014 12:53 PM, Baruch Siach wrote:
> Hi J?rg,
>
> On Wed, Oct 15, 2014 at 12:39:17PM +0200, J?rg Krause wrote:
>> * Bump to version 0.19
>> * Add boost as dependency
>> * Add support for libicu
>>
>> Signed-off-by: J?rg Krause <jkrause@posteo.de>
>> ---
>> package/mpd/Config.in | 3 ++-
>> package/mpd/mpd.mk | 14 +++++++++++---
>> 2 files changed, 13 insertions(+), 4 deletions(-)
>>
>> diff --git a/package/mpd/Config.in b/package/mpd/Config.in
>> index 8884464..cd7bbfd 100644
>> --- a/package/mpd/Config.in
>> +++ b/package/mpd/Config.in
>> @@ -1,6 +1,7 @@
>> menuconfig BR2_PACKAGE_MPD
>> bool "mpd"
>> depends on BR2_INSTALL_LIBSTDCPP
>> + depends on BR2_LARGEFILE # boost
> You also need to add 'select BR2_PACKAGE_BOOST' to make sure boost gets built.
Oops! Something went wrong here. I'll fix it. Thanks for the review!
prev parent reply other threads:[~2014-10-15 13:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-15 10:39 [Buildroot] [PATCH 1/8] package/mpd: bump to version 0.19 Jörg Krause
2014-10-15 10:39 ` [Buildroot] [PATCH 2/8] package/mpd: sort plugins by type in Config.in Jörg Krause
2014-10-15 10:56 ` Baruch Siach
2014-10-15 10:39 ` [Buildroot] [PATCH 3/8] package/mpd: sort plugins alphabetically in mpd.mk Jörg Krause
2014-10-15 10:39 ` [Buildroot] [PATCH 4/8] package/mpd: enable support for libsoxr Jörg Krause
2014-10-15 10:39 ` [Buildroot] [PATCH 5/8] package/mpd: enable support for libsmbclient Jörg Krause
2014-10-15 10:39 ` [Buildroot] [PATCH 6/8] package/mpd: enable support for libnfs Jörg Krause
2014-10-15 10:39 ` [Buildroot] [PATCH 7/8] package/mpd: enable support for dsd Jörg Krause
2014-10-15 10:39 ` [Buildroot] [PATCH 8/8] package/mpd: fix zeroconf support Jörg Krause
2014-10-15 10:53 ` [Buildroot] [PATCH 1/8] package/mpd: bump to version 0.19 Baruch Siach
2014-10-15 13:16 ` Jörg Krause [this message]
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=543E73C5.8090505@posteo.de \
--to=jkrause@posteo.de \
--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.