diff options
Diffstat (limited to 'meta-python/recipes-extended/python-cson/python3-cson_git.bb')
-rw-r--r-- | meta-python/recipes-extended/python-cson/python3-cson_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-cson/python3-cson_git.bb b/meta-python/recipes-extended/python-cson/python3-cson_git.bb index 489733c767..4ffe68aab6 100644 --- a/meta-python/recipes-extended/python-cson/python3-cson_git.bb +++ b/meta-python/recipes-extended/python-cson/python3-cson_git.bb | |||
@@ -12,7 +12,6 @@ SRCREV = "69090778bccc5ed124342ba288597fbb2bfa9f39" | |||
12 | SRC_URI = "git://github.com/gt3389b/python-cson.git;branch=master;protocol=https \ | 12 | SRC_URI = "git://github.com/gt3389b/python-cson.git;branch=master;protocol=https \ |
13 | file://0001-setup.py-Do-not-poke-at-git-describe-to-find-version.patch" | 13 | file://0001-setup.py-Do-not-poke-at-git-describe-to-find-version.patch" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | ||
16 | 15 | ||
17 | RDEPENDS:${PN} = "python3-json" | 16 | RDEPENDS:${PN} = "python3-json" |
18 | 17 | ||