diff options
| author | Derek Straka <derek@asterius.io> | 2018-01-21 11:20:35 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-01-26 17:28:12 -0800 |
| commit | af8aff7b878ec08e3cba9e5fafe58b73f10bda44 (patch) | |
| tree | 33b53efa97999f5e94bea4068becdc7269d5df3d /meta-python | |
| parent | ef52e998043384350b558dd4f75fdb0400e18a98 (diff) | |
| download | meta-openembedded-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>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-connectivity/gateone/gateone_git.bb | 1 |
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 \ | |||
| 69 | python-pkgutil \ | 69 | python-pkgutil \ |
| 70 | python-pyopenssl \ | 70 | python-pyopenssl \ |
| 71 | python-re \ | 71 | python-re \ |
| 72 | python-readline \ | ||
| 73 | python-setuptools \ | 72 | python-setuptools \ |
| 74 | python-shell \ | 73 | python-shell \ |
| 75 | python-simplejson \ | 74 | python-simplejson \ |
