diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-qrcode_7.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-qrcode_7.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb b/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb index d5f54e60a0..c9e9ebf097 100644 --- a/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb +++ b/meta-python/recipes-devtools/python/python3-qrcode_7.2.bb | |||
| @@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "153ad96f5892e6fe2f3699296240976ac3a6d068e2eb48bbfc64b4c4c4 | |||
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
| 11 | RDEPENDS_${PN} = "python3-six python3-pillow" | 11 | RDEPENDS:${PN} = "python3-six python3-pillow" |
