[oe] [meta-python][PATCH] python-pyudev: add missing dependency on python-contextlib

Maciej Borzecki maciej.borzecki at open-rnd.pl
Tue Jul 14 11:03:55 UTC 2015


Signed-off-by: Maciej Borzecki <maciej.borzecki at open-rnd.pl>
---
 meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb | 1 +
 1 file changed, 1 insertion(+)

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 964b5f92b59656f5dfdddfafe3506ef7b316083e..9c77f83af9b3e7f0b4b83bbced4e6b80ff108198 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} = "\
     python-ctypes \
     python-subprocess \
     python-misc \
+    python-contextlib \
 "
-- 
1.9.3




More information about the Openembedded-devel mailing list