Needed dependencies on toml and pytest and unixadmin
are in core now

Signed-off-by: Khem Raj <[email protected]>
---
 meta/recipes-devtools/python/python3-jinja2_2.11.3.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-jinja2_2.11.3.bb 
b/meta/recipes-devtools/python/python3-jinja2_2.11.3.bb
index dbdf563f87..11a4d5432c 100644
--- a/meta/recipes-devtools/python/python3-jinja2_2.11.3.bb
+++ b/meta/recipes-devtools/python/python3-jinja2_2.11.3.bb
@@ -13,8 +13,7 @@ CVE_PRODUCT = "jinja2 jinja"
 CLEANBROKEN = "1"
 
 inherit pypi setuptools3
-# ptest disabled in OE-Core for now due to missing dependencies
-
+inherit ${@bb.utils.filter('DISTRO_FEATURES', 'ptest', d)}
 
 SRC_URI += " \
        file://run-ptest \
@@ -27,6 +26,7 @@ do_install_ptest() {
 
 RDEPENDS_${PN}-ptest += " \
        ${PYTHON_PN}-pytest \
+        ${PYTHON_PN}-toml \
        ${PYTHON_PN}-unixadmin \
 "
 
-- 
2.31.1

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

Reply via email to