Skip to content

docs: add protobuf-devel to Fedora/RHEL build prerequisites#143

Merged
inureyes merged 1 commit into
mainfrom
docs/issue-134-cargo-install-prerequisites
Apr 7, 2026
Merged

docs: add protobuf-devel to Fedora/RHEL build prerequisites#143
inureyes merged 1 commit into
mainfrom
docs/issue-134-cargo-install-prerequisites

Conversation

@inureyes

@inureyes inureyes commented Apr 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Add missing protobuf-devel package to Fedora/RHEL dnf install command in DEVELOPERS.md (provides well-known proto types like google/protobuf/timestamp.proto)
  • Add Linux build dependency instructions to the cargo install section in README.md

Closes #134

Add missing protobuf-devel package to dnf install command which provides
well-known proto types (google/protobuf/timestamp.proto). Also add Linux
build dependency instructions to the cargo install section in README.

Closes #134
@inureyes inureyes added type:docs Improvements or additions to documentation priority:high High priority issue type:dependency Dependency updates status:done Completed labels Apr 7, 2026
@inureyes inureyes merged commit e66e6ee into main Apr 7, 2026
1 check passed
@inureyes inureyes deleted the docs/issue-134-cargo-install-prerequisites branch April 7, 2026 07:47
@inureyes inureyes self-assigned this Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:high High priority issue status:done Completed type:dependency Dependency updates type:docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cargo install all-smi fails with proto files missing

1 participant