Skip to content

feat(dnf): add builddep support#566

Open
RulentWave wants to merge 1 commit into
blue-build:mainfrom
RulentWave:feat/dnf-builddep
Open

feat(dnf): add builddep support#566
RulentWave wants to merge 1 commit into
blue-build:mainfrom
RulentWave:feat/dnf-builddep

Conversation

@RulentWave

Copy link
Copy Markdown

Adds a section in the yaml to install builddeps via dnf builddep

type: dnf
builddep:
  packages:
    - podman
    - python3

@RulentWave RulentWave requested a review from gmpinder as a code owner May 29, 2026 04:18
try {
(^$dnf.path
-y
($opts | weak_arg)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You might want to pull the latest changes, I believe this command name was changed.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Never mind it hasn't even been merged yet.
#564

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Do you want me to rebase on that branch and make it work?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think that would be a good idea, yeah.

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