From 19c1b40b4f63ca437aaf78fa17af6fe35372478e Mon Sep 17 00:00:00 2001 From: Maxin John Date: Tue, 20 Feb 2018 10:38:46 +0200 Subject: python-evdev: add python3 version of the recipe Signed-off-by: Maxin B. John Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb (limited to 'meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb b/meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb new file mode 100644 index 0000000000..3a92b6ec96 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-evdev_0.7.0.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-evdev.inc -- cgit v1.2.3-54-g00ecf