mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libevdev: Add python dependency.
@ 2022-04-28  8:28 Christian Melki
  2022-05-09  6:29 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-04-28  8:28 UTC (permalink / raw)
  To: ptxdist

* Add missing host-system-python3 (>=2.6) dependency.

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

diff --git a/rules/libevdev.in b/rules/libevdev.in
index 3cdc372db..4d90db437 100644
--- a/rules/libevdev.in
+++ b/rules/libevdev.in
@@ -2,6 +2,7 @@
 
 config LIBEVDEV
 	tristate
+	select HOST_SYSTEM_PYTHON3
 	prompt "libevdev"
 	help
 	  libevdev is a wrapper library for evdev devices. it moves the
-- 
2.34.1




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

end of thread, other threads:[~2022-05-09  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28  8:28 [ptxdist] [PATCH] libevdev: Add python dependency Christian Melki
2022-05-09  6:29 ` [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