From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] xwayland: conditionally depend on libepoxy
Date: Mon, 10 Jun 2024 21:41:36 +0200 [thread overview]
Message-ID: <20240610194136.2125883-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240529140246.2852923-1-s.pueschel@pengutronix.de>
Thanks, applied as fbfbda705b3abcd5770ed4add6062c9a923bc1a1.
Michael
[sent from post-receive hook]
On Mon, 10 Jun 2024 21:41:36 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> XWayland only needs libepoxy if the glamor option is enabled. Also added
> wayland-protocols as an explicit dependency, as it was previously only
> implicitly depended on through libepoxy.
>
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20240529140246.2852923-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/xwayland.in b/rules/xwayland.in
> index 9f23c6265de9..a662ec2ec032 100644
> --- a/rules/xwayland.in
> +++ b/rules/xwayland.in
> @@ -6,11 +6,11 @@ menuconfig XWAYLAND
> select HOST_MESON
> select LIBC_M
> select LIBDRM
> - select LIBEPOXY
> select LIBXCVT
> select NETTLE
> select PIXMAN
> select WAYLAND
> + select WAYLAND_PROTOCOLS
> select XORGPROTO
> select XORG_LIB_FONTENC
> select XORG_LIB_XAU
> @@ -19,6 +19,7 @@ menuconfig XWAYLAND
> select XORG_LIB_XKBFILE
> select XORG_LIB_XSHMFENCE
> select XORG_LIB_XTRANS
> + select LIBEPOXY if XWAYLAND_GLAMOR
> select MESALIB if XWAYLAND_GLAMOR
> select MESALIB_GBM if XWAYLAND_GLAMOR
> select MESALIB_GLX if XWAYLAND_EXT_GLX
prev parent reply other threads:[~2024-06-10 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 14:02 [ptxdist] [PATCH] " Sven Püschel
2024-06-10 19:41 ` 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=20240610194136.2125883-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=s.pueschel@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