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

* Re: [ptxdist] [APPLIED] libevdev: Add python dependency.
  2022-04-28  8:28 [ptxdist] [PATCH] libevdev: Add python dependency Christian Melki
@ 2022-05-09  6:29 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-05-09  6:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 553b7f2dac0918845a820e68fb9f51d65e279aea.

Michael

[sent from post-receive hook]

On Mon, 09 May 2022 08:29:00 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> * Add missing host-system-python3 (>=2.6) dependency.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220428082855.1182325-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libevdev.in b/rules/libevdev.in
> index 3cdc372dba3d..4d90db4377c6 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



^ 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