summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-jsonrpcserver_5.0.8.bb1
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
22BBCLASSEXTEND = "native nativesdk" 23BBCLASSEXTEND = "native nativesdk"