python3-service-identity: add missing ptest dependencies and re-enable functional tests

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2024-02-23 17:55:23 +00:00
committed by Khem Raj
parent bb8e0534be
commit 53cdb1c38d
2 changed files with 2 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ RDEPENDS:${PN} += " \
RDEPENDS:${PN}-ptest += " \
python3-pytest \
python3-unittest-automake-output \
python3-pyopenssl \
"
do_install_ptest() {