diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb index 310366325e..58f571be3f 100644 --- a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb | |||
@@ -10,7 +10,6 @@ inherit python_setuptools_build_meta | |||
10 | SRC_URI = "git:///github.com/russhousley/pyhsslms.git;branch=master;protocol=https" | 10 | SRC_URI = "git:///github.com/russhousley/pyhsslms.git;branch=master;protocol=https" |
11 | SRCREV = "c798728deed6d3f681c9e6bfd7fe8a6705f5638b" | 11 | SRCREV = "c798728deed6d3f681c9e6bfd7fe8a6705f5638b" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | RDEPENDS:${PN} += " \ | 14 | RDEPENDS:${PN} += " \ |
16 | python3-core \ | 15 | python3-core \ |