diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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} += "\ | |||
17 | python3-netclient \ | 17 | python3-netclient \ |
18 | python3-pkgutil \ | 18 | python3-pkgutil \ |
19 | python3-oslash \ | 19 | python3-oslash \ |
20 | python3-typing-extensions \ | ||
20 | " | 21 | " |
21 | 22 | ||
22 | BBCLASSEXTEND = "native nativesdk" | 23 | BBCLASSEXTEND = "native nativesdk" |