mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] glib: Add host-system-python3 dependency.
@ 2022-05-13 14:47 Christian Melki
  2022-05-13 14:47 ` [ptxdist] [PATCH 2/3] host-glib: " Christian Melki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Melki @ 2022-05-13 14:47 UTC (permalink / raw)
  To: ptxdist

For whatever reason, mesons own python3 dependency
does not seem to cover python usage through meson.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/glib.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/glib.in b/rules/glib.in
index d4215a0df..14e9cd359 100644
--- a/rules/glib.in
+++ b/rules/glib.in
@@ -4,6 +4,7 @@ menuconfig GLIB
 	tristate
 	prompt "glib                          "
 	select HOST_MESON
+	select HOST_SYSTEM_PYTHON3
 	select LIBC_DL
 	select LIBC_PTHREAD
 	select ICONV
-- 
2.34.1




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

end of thread, other threads:[~2022-05-18  7:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 14:47 [ptxdist] [PATCH 1/3] glib: Add host-system-python3 dependency Christian Melki
2022-05-13 14:47 ` [ptxdist] [PATCH 2/3] host-glib: " Christian Melki
2022-05-13 14:47 ` [ptxdist] [PATCH 3/3] xkeyboard-config: " Christian Melki
2022-05-18  7:20 ` [ptxdist] [PATCH 1/3] glib: " Michael Olbrich

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