Commits


Sutou Kouhei authored and GitHub committed 41aedfdd4e4
GH-34303: [CI][Packaging][deb] Use system Meson on Debian GNU/Linux bookworm (#34304) ### Rationale for this change "pip3 install meson" isn't accepted on Debian GNU/Linux bookworm. ### What changes are included in this PR? System Meson is recent engouh. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #34303 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>