diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb b/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb index 459726199e..99f583e717 100644 --- a/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb | |||
@@ -8,7 +8,6 @@ SRC_URI = "git://github.com/explodinglabs/jsonrpcclient.git;branch=main;protocol | |||
8 | 8 | ||
9 | inherit python_setuptools_build_meta | 9 | inherit python_setuptools_build_meta |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | 11 | ||
13 | RDEPENDS:${PN} += "\ | 12 | RDEPENDS:${PN} += "\ |
14 | python3-json \ | 13 | python3-json \ |