Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/matchbox-keyboard: add libpng dependency
Date: Sat, 3 Dec 2022 22:33:49 +0100	[thread overview]
Message-ID: <20221203213349.GI3302@scaer> (raw)
In-Reply-To: <20221203211939.853298-1-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2022-12-03 22:19 +0100, Fabrice Fontaine spake thusly:
> libpng is a mandatory dependency since bump to version 0.1.1 in commit
> e2511d88e83acae4144be89ce5e258b724067bd5 and
> https://git.yoctoproject.org/matchbox-keyboard/commit/?id=1d7c5f1e0ad736205151c0df5aa738f942bd3e97:
> 
> checking for PNG... no
> configure: error: Package requirements (libpng) were not met:
> 
> Package 'libpng', required by 'virtual:world', not found
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/4495f0720d7053a52ff8fef82d18a70a6f20c66b
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/matchbox-keyboard/Config.in            | 1 +
>  package/matchbox-keyboard/matchbox-keyboard.mk | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/matchbox-keyboard/Config.in b/package/matchbox-keyboard/Config.in
> index 260a57c6a4..3d7a9d203c 100644
> --- a/package/matchbox-keyboard/Config.in
> +++ b/package/matchbox-keyboard/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_MATCHBOX_KEYBOARD
>  	bool "matchbox-keyboard"
> +	select BR2_PACKAGE_LIBPNG
>  	select BR2_PACKAGE_XLIB_LIBXTST
>  	select BR2_PACKAGE_XLIB_LIBXRENDER
>  	select BR2_PACKAGE_XLIB_LIBXFT if !BR2_PACKAGE_CAIRO
> diff --git a/package/matchbox-keyboard/matchbox-keyboard.mk b/package/matchbox-keyboard/matchbox-keyboard.mk
> index 242c4831d1..a1e3c61543 100644
> --- a/package/matchbox-keyboard/matchbox-keyboard.mk
> +++ b/package/matchbox-keyboard/matchbox-keyboard.mk
> @@ -11,7 +11,7 @@ MATCHBOX_KEYBOARD_SITE = \
>  MATCHBOX_KEYBOARD_LICENSE = LGPL-2.1, GPL-2.0+ (applet.c)
>  MATCHBOX_KEYBOARD_LICENSE_FILES = COPYING applet/applet.c
>  MATCHBOX_KEYBOARD_DEPENDENCIES = \
> -	host-pkgconf matchbox-lib matchbox-fakekey expat xlib_libXrender
> +	host-pkgconf matchbox-lib matchbox-fakekey expat libpng xlib_libXrender
>  # From git
>  MATCHBOX_KEYBOARD_AUTORECONF = YES
>  
> -- 
> 2.35.1
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-12-03 21:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03 21:19 [Buildroot] [PATCH 1/1] package/matchbox-keyboard: add libpng dependency Fabrice Fontaine
2022-12-03 21:33 ` Yann E. MORIN [this message]
2022-12-08  9:54 ` Peter Korsgaard

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=20221203213349.GI3302@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    /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