diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-meld3_2.0.1.bb | 6 |
1 files changed, 6 insertions, 0 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 1223ae9532..1be3fa5ada 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 | |||
| @@ -12,3 +12,9 @@ SRC_URI[md5sum] = "1add16caefc9e6b82ef4f40532cb4918" | |||
| 12 | SRC_URI[sha256sum] = "3ea266994f1aa83507679a67b493b852c232a7905e29440a6b868558cad5e775" | 12 | SRC_URI[sha256sum] = "3ea266994f1aa83507679a67b493b852c232a7905e29440a6b868558cad5e775" |
| 13 | 13 | ||
| 14 | inherit pypi setuptools3 | 14 | inherit pypi setuptools3 |
| 15 | |||
| 16 | RDEPENDS:${PN} += " \ | ||
| 17 | python3-cgitb \ | ||
| 18 | python3-smtpd \ | ||
| 19 | python3-xml \ | ||
| 20 | " | ||
