Skip to content

ninja: Move re2c to BUILDDEP #11408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged

ninja: Move re2c to BUILDDEP #11408

merged 1 commit into from
Jun 18, 2025

Conversation

xry111
Copy link
Contributor

@xry111 xry111 commented Jun 18, 2025

Topic Description

For ninja re2c is only needed at build time (for regenerating the lexical analyzers).

Move it to BUILDDEP so most ninja users can avoid installing re2c.

Package(s) Affected

  • ninja: 1.12.1-1

Security Update?

No

Build Order

#buildit ninja

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

It is not needed at all at runtime.

The actual runtime dependencies are glibc and libstdc++.
@MingcongBai MingcongBai merged commit 3265b7b into stable Jun 18, 2025
@MingcongBai MingcongBai deleted the ninja-1.12.1-1 branch June 18, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants