Commits


Sutou Kouhei authored and GitHub committed 2139359933b
GH-40615: [Packaging][deb] Move libprotobuf-dev dependency to libarrow-dev from libarrow-flight-dev (#40617) ### Rationale for this change This is a follow-up of GH-40399. ### What changes are included in this PR? Move `libprotobuf-dev` dependency to `libarrow-dev` from `libarrow-flight-dev`. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #40615 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>