From 8f1178548176f609266db8b86e78093bfccc1ad6 Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Mon, 2 Sep 2019 18:08:20 +0800 Subject: [PATCH] python-webob: RDEPENDS remove Remove python-nose from RDEPENDS for it has been removed from oe-core. Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-webob_1.8.5.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-devtools/python/python-webob_1.8.5.bb b/recipes-devtools/python/python-webob_1.8.5.bb index 0ce928a7..b9f8a9fd 100644 --- a/recipes-devtools/python/python-webob_1.8.5.bb +++ b/recipes-devtools/python/python-webob_1.8.5.bb @@ -13,6 +13,5 @@ inherit setuptools pypi RDEPENDS_${PN} += " \ python-sphinx \ - python-nose \ "