Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] xbmc: Add missing unicode properties supports
@ 2014-05-24 17:55 Maxime Hadjinlian
  2014-05-25 19:41 ` Yann E. MORIN
  2014-05-25 20:39 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Maxime Hadjinlian @ 2014-05-24 17:55 UTC (permalink / raw)
  To: buildroot

At startup, XBMC complains that PCRE is lacking unicode properties
supports.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
---
 package/xbmc/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/xbmc/Config.in b/package/xbmc/Config.in
index 0f45f5c..d94cdad 100644
--- a/package/xbmc/Config.in
+++ b/package/xbmc/Config.in
@@ -40,6 +40,7 @@ menuconfig BR2_PACKAGE_XBMC
 	select BR2_PACKAGE_NCURSES
 	select BR2_PACKAGE_OPENSSL
 	select BR2_PACKAGE_PCRE
+	select BR2_PACKAGE_PCRE_UCP
 	select BR2_PACKAGE_PYTHON
 	select BR2_PACKAGE_PYTHON_BSDDB
 	select BR2_PACKAGE_PYTHON_BZIP2
-- 
2.0.0.rc0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] xbmc: Add missing unicode properties supports
  2014-05-24 17:55 [Buildroot] [PATCH] xbmc: Add missing unicode properties supports Maxime Hadjinlian
@ 2014-05-25 19:41 ` Yann E. MORIN
  2014-05-25 20:39 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-05-25 19:41 UTC (permalink / raw)
  To: buildroot

Maxime, All,

On 2014-05-24 19:55 +0200, Maxime Hadjinlian spake thusly:
> At startup, XBMC complains that PCRE is lacking unicode properties
> supports.
> 
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>

Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/xbmc/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/xbmc/Config.in b/package/xbmc/Config.in
> index 0f45f5c..d94cdad 100644
> --- a/package/xbmc/Config.in
> +++ b/package/xbmc/Config.in
> @@ -40,6 +40,7 @@ menuconfig BR2_PACKAGE_XBMC
>  	select BR2_PACKAGE_NCURSES
>  	select BR2_PACKAGE_OPENSSL
>  	select BR2_PACKAGE_PCRE
> +	select BR2_PACKAGE_PCRE_UCP
>  	select BR2_PACKAGE_PYTHON
>  	select BR2_PACKAGE_PYTHON_BSDDB
>  	select BR2_PACKAGE_PYTHON_BZIP2
> -- 
> 2.0.0.rc0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] xbmc: Add missing unicode properties supports
  2014-05-24 17:55 [Buildroot] [PATCH] xbmc: Add missing unicode properties supports Maxime Hadjinlian
  2014-05-25 19:41 ` Yann E. MORIN
@ 2014-05-25 20:39 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2014-05-25 20:39 UTC (permalink / raw)
  To: buildroot

>>>>> "Maxime" == Maxime Hadjinlian <maxime.hadjinlian@gmail.com> writes:

 > At startup, XBMC complains that PCRE is lacking unicode properties
 > supports.

 > Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-25 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-24 17:55 [Buildroot] [PATCH] xbmc: Add missing unicode properties supports Maxime Hadjinlian
2014-05-25 19:41 ` Yann E. MORIN
2014-05-25 20:39 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox