From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Naumann Andreas <ANaumann@ultratronik.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/pkg-qmake.mk: drop host-perl dependency
Date: Thu, 28 Dec 2023 21:43:55 +0100 [thread overview]
Message-ID: <ZY3eC5BDc92fXTsj@landeda> (raw)
In-Reply-To: <20230902133347.3261113-1-thomas.petazzoni@bootlin.com>
Thomas, All,
On 2023-09-02 15:33 +0200, Thomas Petazzoni via buildroot spake thusly:
> Since commit 5770a645a3a49a3f0f02972131a4ff5283b4c11e ("package/qt5:
> bump packages to latest kde submodule versions"), the
> QT_HEADERS_SYNC_HOOK hook no longer calls the syncqt.pl script, so
> host-perl is no longer needed as a dependency of running this
> hook (and as a dependency of building Qt).
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/pkg-qmake.mk | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/package/pkg-qmake.mk b/package/pkg-qmake.mk
> index fdaddf08df..ccf78692e8 100644
> --- a/package/pkg-qmake.mk
> +++ b/package/pkg-qmake.mk
> @@ -50,7 +50,6 @@ $(2)_DEPENDENCIES += qt5base
> endif
>
> ifeq ($$($(2)_SYNC_QT_HEADERS),YES)
> -$(2)_DEPENDENCIES += host-perl
> $(2)_PRE_CONFIGURE_HOOKS += QT_HEADERS_SYNC_HOOK
> endif
>
> --
> 2.41.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-12-28 20:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-02 13:33 [Buildroot] [PATCH] package/pkg-qmake.mk: drop host-perl dependency Thomas Petazzoni via buildroot
2023-12-28 20:43 ` Yann E. MORIN [this message]
2024-01-10 19:39 ` 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=ZY3eC5BDc92fXTsj@landeda \
--to=yann.morin.1998@free.fr \
--cc=ANaumann@ultratronik.de \
--cc=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.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 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.