From dda4a40fcfdf2bcd8f95c49a2741f2e1df8f0102 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Tue, 24 May 2022 21:46:42 +0200 Subject: python3-uinput: new package Add a recipe for python3-uinput: a python module for controlling the virtual input devices on linux. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-core') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 6ca652e12..e3ae050ec 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -436,6 +436,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-typeguard \ python3-tzlocal \ python3-u-msgpack-python \ + python3-uinput \ python3-ujson \ python3-unidiff \ python3-uritemplate \ -- cgit v1.2.3-54-g00ecf