From 53cdb1c38d7bcd2ed0e854f4da2ec4dbb5025f5c Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 23 Feb 2024 17:55:23 +0000 Subject: python3-service-identity: add missing ptest dependencies and re-enable functional tests Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb b/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb index 0a2f2728b7..006fae290d 100644 --- a/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb @@ -22,6 +22,7 @@ RDEPENDS:${PN} += " \ RDEPENDS:${PN}-ptest += " \ python3-pytest \ python3-unittest-automake-output \ + python3-pyopenssl \ " do_install_ptest() { -- cgit v1.2.3-54-g00ecf