diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb b/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb index e78d7b3428..8e2394a5c4 100644 --- a/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb | |||
@@ -7,6 +7,10 @@ SRC_URI[sha256sum] = "20d7d62e4e7ef05f221e0db2856b979540686342e7dd9973b815599c70 | |||
7 | 7 | ||
8 | inherit pypi python_setuptools_build_meta ptest-python-pytest cython | 8 | inherit pypi python_setuptools_build_meta ptest-python-pytest cython |
9 | 9 | ||
10 | SRC_URI += " \ | ||
11 | file://0001-build-wheel-in-place.patch \ | ||
12 | " | ||
13 | |||
10 | DEPENDS += " \ | 14 | DEPENDS += " \ |
11 | python3-expandvars-native \ | 15 | python3-expandvars-native \ |
12 | " | 16 | " |