From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Subject: Re: [ptxdist] [APPLIED] weston: install color-lcms lib if needed
Date: Fri, 4 Apr 2025 15:50:09 +0200 [thread overview]
Message-ID: <20250404135009.1782214-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250327084023.23392-1-benjamin.gaignard@collabora.com>
Thanks, applied as 1824bcf480401b20612048ae072fdfa790643a1f.
Michael
[sent from post-receive hook]
On Fri, 04 Apr 2025 15:50:09 +0200, Benjamin Gaignard <benjamin.gaignard@collabora.com> wrote:
> if PTXCONF_WESTON_COLOR_MANAGEMENT_LCMS has been set, it is needed
> to install color-lcms lib.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
> Fixes: 6d447e0278df ("weston: build color management module")
> Message-Id: <20250327084023.23392-1-benjamin.gaignard@collabora.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/weston.make b/rules/weston.make
> index d1308f9b158b..702fc9ea46b8 100644
> --- a/rules/weston.make
> +++ b/rules/weston.make
> @@ -146,6 +146,9 @@ ifdef PTXCONF_WESTON_PIPEWIRE
> endif
> ifdef PTXCONF_WESTON_REMOTING
> @$(call install_lib, weston, 0, 0, 0644, libweston-$(LIBWESTON_MAJOR)/remoting-plugin)
> +endif
> +ifdef PTXCONF_WESTON_COLOR_MANAGEMENT_LCMS
> + @$(call install_lib, weston, 0, 0, 0644, libweston-$(LIBWESTON_MAJOR)/color-lcms)
> endif
> @$(call install_lib, weston, 0, 0, 0644, weston/desktop-shell)
> @$(call install_lib, weston, 0, 0, 0644, weston/fullscreen-shell)
prev parent reply other threads:[~2025-04-04 13:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-27 8:40 [ptxdist] [PATCH] " Benjamin Gaignard
2025-04-04 13:50 ` Michael Olbrich [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=20250404135009.1782214-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=benjamin.gaignard@collabora.com \
--cc=ptxdist@pengutronix.de \
/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