diff --git a/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.8.bb b/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.8.bb index 6dff9b85bf..88b1d6856e 100644 --- a/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.8.bb @@ -17,6 +17,7 @@ RDEPENDS:${PN} += "\ python3-netclient \ python3-pkgutil \ python3-oslash \ + python3-typing-extensions \ " BBCLASSEXTEND = "native nativesdk"