diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-qface_2.0.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-qface_2.0.8.bb b/meta-python/recipes-devtools/python/python3-qface_2.0.8.bb index 47a34d44b3..8ad61ab12b 100644 --- a/meta-python/recipes-devtools/python/python3-qface_2.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-qface_2.0.8.bb | |||
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=eee61e10a40b0e3045ee5965bcd9a8b5" | |||
4 | 4 | ||
5 | SRC_URI[sha256sum] = "eccee7dbc4290c5a4e394df8d527f39148e0de0ff22c6b260f48c48f12b3beb4" | 5 | SRC_URI[sha256sum] = "eccee7dbc4290c5a4e394df8d527f39148e0de0ff22c6b260f48c48f12b3beb4" |
6 | 6 | ||
7 | inherit pypi python_setuptools_build_meta | 7 | inherit pypi setuptools3 |
8 | 8 | ||
9 | DEPS = "\ | 9 | DEPS = "\ |
10 | python3-jinja2 \ | 10 | python3-jinja2 \ |