diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb b/meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb index 964b5f92b5..9c77f83af9 100644 --- a/meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb +++ b/meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb | |||
@@ -22,4 +22,5 @@ RDEPENDS_${PN} = "\ | |||
22 | python-ctypes \ | 22 | python-ctypes \ |
23 | python-subprocess \ | 23 | python-subprocess \ |
24 | python-misc \ | 24 | python-misc \ |
25 | python-contextlib \ | ||
25 | " | 26 | " |