mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mesalib: add missing dependency
@ 2021-06-01  9:46 Philipp Zabel
  2021-06-04  7:44 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2021-06-01  9:46 UTC (permalink / raw)
  To: ptxdist

The vulkan overlay layer requires glslangValidator to build.

Fixes: 21d736ad3d7f ("mesalib: version bump 21.0.3 -> 21.1.1")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/mesalib.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/mesalib.in b/rules/mesalib.in
index a21fde235ebc..af59bf97443f 100644
--- a/rules/mesalib.in
+++ b/rules/mesalib.in
@@ -8,6 +8,7 @@ menuconfig MESALIB
 	select HOST_MAKEDEPEND
 	select HOST_SYSTEM_PYTHON3
 	select HOST_SYSTEM_PYTHON3_MAKO
+	select HOST_GLSLANG		if MESALIB_VULKAN_OVERLAY
 	select GCCLIBS
 	select GCCLIBS_CXX
 	select LIBDRM
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] mesalib: add missing dependency
  2021-06-01  9:46 [ptxdist] [PATCH] mesalib: add missing dependency Philipp Zabel
@ 2021-06-04  7:44 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-06-04  7:44 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as b5d920a3f169c73ad61fec0671f4134c2d6204bb.

Michael

[sent from post-receive hook]

On Fri, 04 Jun 2021 09:44:00 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> The vulkan overlay layer requires glslangValidator to build.
> 
> Fixes: 21d736ad3d7f ("mesalib: version bump 21.0.3 -> 21.1.1")
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210601094637.11028-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/mesalib.in b/rules/mesalib.in
> index a21fde235ebc..af59bf97443f 100644
> --- a/rules/mesalib.in
> +++ b/rules/mesalib.in
> @@ -8,6 +8,7 @@ menuconfig MESALIB
>  	select HOST_MAKEDEPEND
>  	select HOST_SYSTEM_PYTHON3
>  	select HOST_SYSTEM_PYTHON3_MAKO
> +	select HOST_GLSLANG		if MESALIB_VULKAN_OVERLAY
>  	select GCCLIBS
>  	select GCCLIBS_CXX
>  	select LIBDRM

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-04  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01  9:46 [ptxdist] [PATCH] mesalib: add missing dependency Philipp Zabel
2021-06-04  7:44 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox