diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python3/python3-manifest.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json index 3bcc9b8662..0e87f91dd8 100644 --- a/meta/recipes-devtools/python/python3/python3-manifest.json +++ b/meta/recipes-devtools/python/python3/python3-manifest.json | |||
| @@ -531,7 +531,9 @@ | |||
| 531 | "rdepends": [ | 531 | "rdepends": [ |
| 532 | "core" | 532 | "core" |
| 533 | ], | 533 | ], |
| 534 | "files": [], | 534 | "files": [ |
| 535 | "${libdir}/python${PYTHON_MAJMIN}/distutils/command/wininst-*.exe" | ||
| 536 | ], | ||
| 535 | "cached": [] | 537 | "cached": [] |
| 536 | }, | 538 | }, |
| 537 | "distutils": { | 539 | "distutils": { |
