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-26 17:28:12 -0800
commitaf8aff7b878ec08e3cba9e5fafe58b73f10bda44 (patch)
tree33b53efa97999f5e94bea4068becdc7269d5df3d
parentef52e998043384350b558dd4f75fdb0400e18a98 (diff)
downloadmeta-openembedded-contrib-af8aff7b878ec08e3cba9e5fafe58b73f10bda44.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 \