Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/qpdf: fix comment
Date: Sat, 29 Feb 2020 20:28:12 +0100	[thread overview]
Message-ID: <20200229192812.GU8743@scaer> (raw)
In-Reply-To: <20200229190701.3340502-1-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2020-02-29 20:07 +0100, Fabrice Fontaine spake thusly:
> Commit 3f9bcc01b3ef94c8f138b6dccc861d9e222de5ef forgot to update comment
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

BTW, it seems upstream is revising their position on !wchar support:
    https://github.com/qpdf/qpdf/issues/406

Next time we bump, we may be able to drop the dependency. Thanks for
handling that (and fixing up my mess).

Regards,
Yann E. MORIN.

> ---
>  package/qpdf/Config.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/qpdf/Config.in b/package/qpdf/Config.in
> index 6f586f651a..56a96e4f41 100644
> --- a/package/qpdf/Config.in
> +++ b/package/qpdf/Config.in
> @@ -15,6 +15,6 @@ config BR2_PACKAGE_QPDF
>  
>  	  http://qpdf.sourceforge.net/
>  
> -comment "qpdf needs a toolchain w/ C++, gcc >= 4.7"
> -	depends on !BR2_INSTALL_LIBSTDCPP || \
> +comment "qpdf needs a toolchain w/ C++, wchar, gcc >= 4.7"
> +	depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || \
>  		!BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
> -- 
> 2.25.0
> 
> _______________________________________________
> 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 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2020-02-29 19:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-29 19:07 [Buildroot] [PATCH 1/1] package/qpdf: fix comment Fabrice Fontaine
2020-02-29 19:28 ` Yann E. MORIN [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=20200229192812.GU8743@scaer \
    --to=yann.morin.1998@free.fr \
    --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