aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-21 11:20:35 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-22 20:09:57 -0800
commit8c300789bd08d6e14689f12b1baa34c32e211ce7 (patch)
tree6f665af8c63b6c8bedb6637ab59580ad503debc3
parent6f45a7ed4c36893de9db48ed79deb4e61e2734e7 (diff)
downloadmeta-openembedded-contrib-8c300789bd08d6e14689f12b1baa34c32e211ce7.tar.gz
Remove deprecated python-readline from the RDEPENDS
The python-readline package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-python/recipes-connectivity/gateone/gateone_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb
index 8b2a19263e..4577873ded 100644
--- a/meta-python/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb
@@ -69,7 +69,6 @@ RDEPENDS_${PN} = "mime-support \
python-pkgutil \
python-pyopenssl \
python-re \
- python-readline \
python-setuptools \
python-shell \
python-simplejson \