python3-logging depends on python3-netserver (logging/config.py:42)

Signed-off-by: Tomasz Meresiński<[email protected]>
---
 meta/recipes-devtools/python/python3/python3-manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json 
b/meta/recipes-devtools/python/python3/python3-manifest.json
index b117569..1914a4c 100644
--- a/meta/recipes-devtools/python/python3/python3-manifest.json
+++ b/meta/recipes-devtools/python/python3/python3-manifest.json
@@ -591,7 +591,8 @@
         ],
         "rdepends": [
             "core",
-            "stringold"
+            "stringold",
+            "netserver"
         ],
         "summary": "Python logging support"
     },
-- 
2.7.4

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to