From 9388e0f23cb26f0ed1120ab39642d14c6e80dcc0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 22 Sep 2021 07:00:05 -0700 Subject: python3-lxml: Inherit pkgconfig It was part of default dependencies before Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb b/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb index 241ffcfc0d..669c2eaeeb 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.6.3.bb @@ -20,7 +20,7 @@ DEPENDS += "libxml2 libxslt" SRC_URI[sha256sum] = "39b78571b3b30645ac77b95f7c69d1bffc4cf8c3b157c435a34da72e78c82468" -inherit pypi setuptools3 +inherit pkgconfig pypi setuptools3 # {standard input}: Assembler messages: # {standard input}:1488805: Error: branch out of range -- cgit 1.2.3-korg