diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb b/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb index 98db23039b..75a0926f08 100644 --- a/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb +++ b/meta-python/recipes-devtools/python/python3-jsonrpcserver_4.1.3.bb | |||
@@ -17,7 +17,6 @@ RDEPENDS_${PN} += "\ | |||
17 | python3-logging \ | 17 | python3-logging \ |
18 | python3-netclient \ | 18 | python3-netclient \ |
19 | python3-pkgutil \ | 19 | python3-pkgutil \ |
20 | python3-typing \ | ||
21 | " | 20 | " |
22 | 21 | ||
23 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |