diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb index 7c1eb85264..164a6e902a 100644 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb +++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput_1.0.1.bb @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "853697344b64df5537d4ae32ba6fbcf0515d51a9010910f5d501995903 PYPI_PACKAGE = "python-uinput" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta ptest-python-pytest DEPENDS += "udev" RDEPENDS:${PN} += " \ |
