summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2019-09-02 18:08:20 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-09-03 16:02:19 -0400
commit8f1178548176f609266db8b86e78093bfccc1ad6 (patch)
tree61d6ec0b45e583be3a8b890f3bac00b51ebc56d2
parent4846ff50eae9123c436c2660f4a6715ffc0c1b94 (diff)
downloadmeta-virtualization-8f1178548176f609266db8b86e78093bfccc1ad6.tar.gz
python-webob: RDEPENDS remove
Remove python-nose from RDEPENDS for it has been removed from oe-core. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-devtools/python/python-webob_1.8.5.bb1
1 files changed, 0 insertions, 1 deletions
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
13 13
14RDEPENDS_${PN} += " \ 14RDEPENDS_${PN} += " \
15 python-sphinx \ 15 python-sphinx \
16 python-nose \
17 " 16 "
18 17