From 7aaffbede46ce352b91c7a5c5f825a6f3b5b1c2e Mon Sep 17 00:00:00 2001 From: Alejandro Hernandez Date: Fri, 4 Aug 2017 14:14:02 -0700 Subject: python: fix RDEPENDS on several recipes, due to non-existent packages The packaging has been altered slightly so ensure the dependencies are all still valid. (From OE-Core rev: 3328211afdef8ffb00dd4dff1143959d5412b075) Signed-off-by: Alejandro Hernandez Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-gitdb.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/python/python-gitdb.inc') diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc index b32b869a02..2d5292e5d4 100644 --- a/meta/recipes-devtools/python/python-gitdb.inc +++ b/meta/recipes-devtools/python/python-gitdb.inc @@ -17,7 +17,6 @@ RDEPENDS_${PN} += "${PYTHON_PN}-async \ ${PYTHON_PN}-compression \ ${PYTHON_PN}-crypt \ ${PYTHON_PN}-io \ - ${PYTHON_PN}-lang \ ${PYTHON_PN}-mmap \ ${PYTHON_PN}-shell \ ${PYTHON_PN}-smmap \ -- cgit v1.2.3-54-g00ecf