Skip to content

packaging: Add dependencies to spec file#207

Open
gursewak1997 wants to merge 1 commit intomainfrom
add-spec-runtime-deps
Open

packaging: Add dependencies to spec file#207
gursewak1997 wants to merge 1 commit intomainfrom
add-spec-runtime-deps

Conversation

@gursewak1997
Copy link
Collaborator

add runtime prerequisites.
xref: #206 (comment)

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds necessary runtime dependencies to the RPM spec file. The added dependencies (podman, qemu-kvm, qemu-img, virtiofsd, openssh-clients, binutils, and libvirt-client) are all justified by the codebase, which utilizes these tools for container management, virtualization, and SSH access. The change is correct and improves the packaging. I have one suggestion to improve maintainability by sorting the dependencies alphabetically.

Signed-off-by: gursewak1997 <gursmangat@gmail.com>
@cgwalters cgwalters enabled auto-merge (rebase) February 13, 2026 00:33
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