Skip to content

Update build instructions for bubblewrap#746

Open
tredondo wants to merge 1 commit intocontainers:mainfrom
tredondo:patch-1
Open

Update build instructions for bubblewrap#746
tredondo wants to merge 1 commit intocontainers:mainfrom
tredondo:patch-1

Conversation

@tredondo
Copy link
Copy Markdown

@tredondo tredondo commented May 5, 2026

Fixes "WARNING: Running the setup command as meson [options] instead of meson setup [options] is ambiguous and deprecated."

Add lipcap dep, and fix `meson setup` warning

Signed-off-by: Ted Robertson <10043369+tredondo@users.noreply.github.com>
Comment thread README.md

If you need to build bubblewrap from source, you can do this with meson:
If you need to build bubblewrap from source, first make sure you
have `lipcap-dev` installed, then use meson:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Typo (“libcap”), but libcap-dev is a distro-specific package name.

Comment thread README.md

If you need to build bubblewrap from source, you can do this with meson:
If you need to build bubblewrap from source, first make sure you
have `lipcap-dev` installed, then use meson:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fedora does not provide libcap-dev, can I build bubblewrap on Fedora?
(Rhetorical question)

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.

3 participants