As we have Python 3.11+, tomllib will be used.

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb 
b/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb
index 54d7ef75136..488f2663cbf 100644
--- a/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb
+++ b/meta/recipes-gnome/gi-docgen/gi-docgen_2023.3.bb
@@ -16,6 +16,6 @@ S = "${WORKDIR}/git"
 
 inherit setuptools3
 
-RDEPENDS:${PN} += "python3-asyncio python3-core python3-jinja2 python3-json 
python3-markdown python3-markupsafe python3-pygments python3-toml 
python3-typogrify python3-xml"
+RDEPENDS:${PN} += "python3-asyncio python3-core python3-jinja2 python3-json 
python3-markdown python3-markupsafe python3-pygments python3-typogrify 
python3-xml"
 
 BBCLASSEXTEND = "native nativesdk"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#202380): 
https://lists.openembedded.org/g/openembedded-core/message/202380
Mute This Topic: https://lists.openembedded.org/mt/107505894/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to