aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-21 11:20:31 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-22 20:09:52 -0800
commit91a936feda22928d035a73bfd26909fd80a912e0 (patch)
tree85c0848874fb7b1ac3fbb0870f338359820ea221 /meta-oe
parentf61f5d73cd05682f0ba8362dd743e257db3e5f18 (diff)
downloadmeta-openembedded-contrib-91a936feda22928d035a73bfd26909fd80a912e0.tar.gz
Remove deprecated python3-argparse from the RDEPENDS
The python3-argparse package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
index 976aafb4fc..ff08361b56 100644
--- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
@@ -30,7 +30,6 @@ EXTRA_OECONF = "--disable-integration-tests"
FILES_${PN}-bin = "${bindir}"
RDEPENDS_${PN}-bin = " \
- python3-argparse \
python3-compression \
python3-core \
python3-crypt \