diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb b/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb index 742f921e59..36f5fa09ec 100644 --- a/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-geojson_3.1.0.bb | |||
@@ -9,6 +9,7 @@ inherit pypi setuptools3 ptest | |||
9 | 9 | ||
10 | SRC_URI += " \ | 10 | SRC_URI += " \ |
11 | file://run-ptest \ | 11 | file://run-ptest \ |
12 | file://py3.13.patch \ | ||
12 | " | 13 | " |
13 | 14 | ||
14 | RDEPENDS:${PN}-ptest += " \ | 15 | RDEPENDS:${PN}-ptest += " \ |