From 3b91cbc4900f6213a59eed763a33230e53a056d9 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Sun, 19 Jun 2022 21:54:12 +0100 Subject: python3-pytest-forked: loosen depends --- meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb index a751ad6e5a..34dd9c407e 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb @@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "8b67587c8f98cbbadfdd804539ed5455b6ed03802203485dd2f53c1422 inherit pypi python_setuptools_build_meta +PEP517_PICOBUILD_OPTS = "--loose-depends" + DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += " \ -- cgit 1.2.3-korg