diff options
Diffstat (limited to 'meta/classes-recipe/python_mesonpy.bbclass')
| -rw-r--r-- | meta/classes-recipe/python_mesonpy.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/python_mesonpy.bbclass b/meta/classes-recipe/python_mesonpy.bbclass index 37b231cef5..3613ea19c7 100644 --- a/meta/classes-recipe/python_mesonpy.bbclass +++ b/meta/classes-recipe/python_mesonpy.bbclass | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # SPDX-License-Identifier: MIT | 4 | # SPDX-License-Identifier: MIT |
| 5 | # | 5 | # |
| 6 | 6 | ||
| 7 | inherit meson setuptools3-base python3targetconfig python_pep517 | 7 | inherit meson python_pep517 |
| 8 | 8 | ||
| 9 | # meson_do_qa_configure does the wrong thing here because | 9 | # meson_do_qa_configure does the wrong thing here because |
| 10 | # mesonpy runs "meson setup ..." in do_compile context. | 10 | # mesonpy runs "meson setup ..." in do_compile context. |
