diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb (renamed from meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb index 7a98ef2884..852b27816a 100644 --- a/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-pkgconfig_1.5.4.bb | |||
@@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=faa7f82be8f220bff6156be4790344fc" |
6 | 6 | ||
7 | SRC_URI[sha256sum] = "38d612488f0633755a2e7a8acab6c01d20d63dbc31af75e2a9ac98a6f638ca94" | 7 | SRC_URI[sha256sum] = "c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399" |
8 | 8 | ||
9 | RDEPENDS_${PN} = "pkgconfig \ | 9 | RDEPENDS_${PN} = "pkgconfig \ |
10 | ${PYTHON_PN}-shell \ | 10 | ${PYTHON_PN}-shell \ |