diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb b/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb deleted file mode 100644 index a3e15014a..000000000 --- a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | require python-pyudev.inc | ||
2 | |||
3 | RDEPENDS_${PN} = "\ | ||
4 | ${PYTHON_PN}-contextlib \ | ||
5 | ${PYTHON_PN}-subprocess \ | ||
6 | " | ||
7 | |||
8 | inherit pypi setuptools | ||
9 | |||