diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb b/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb index 7ebf9f1411..f212f8d8d6 100644 --- a/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb | |||
@@ -8,12 +8,10 @@ HOMEPAGE = "https://github.com/supervisor/meld3" | |||
8 | LICENSE = "BSD-4-Clause" | 8 | LICENSE = "BSD-4-Clause" |
9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9e7581cef5645475fcefebdc15ed7abf" | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9e7581cef5645475fcefebdc15ed7abf" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "1add16caefc9e6b82ef4f40532cb4918" | ||
12 | SRC_URI[sha256sum] = "3ea266994f1aa83507679a67b493b852c232a7905e29440a6b868558cad5e775" | 11 | SRC_URI[sha256sum] = "3ea266994f1aa83507679a67b493b852c232a7905e29440a6b868558cad5e775" |
13 | 12 | ||
14 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
15 | 14 | ||
16 | RDEPENDS:${PN} += " \ | 15 | RDEPENDS:${PN} += " \ |
17 | python3-cgitb \ | ||
18 | python3-xml \ | 16 | python3-xml \ |
19 | " | 17 | " |