Skip to content

docs: replace dropped libgl1-mesa-glx with libgl1 - #514

Open
AzazelSensei wants to merge 1 commit into
GoSecure:mainfrom
AzazelSensei:docs-511-libgl1
Open

docs: replace dropped libgl1-mesa-glx with libgl1#514
AzazelSensei wants to merge 1 commit into
GoSecure:mainfrom
AzazelSensei:docs-511-libgl1

Conversation

@AzazelSensei

Copy link
Copy Markdown

Ubuntu 24.04 dropped libgl1-mesa-glx, so the full install line in docs/devel.adoc fails with "Package libgl1-mesa-glx is not available".

Switched that dep to libgl1, which is what 24.04 provides and still exists on 22.04.

Fixes #511

Ubuntu 24.04 no longer ships libgl1-mesa-glx, so the full-install
apt line in docs/devel.adoc fails. libgl1 is the replacement and
is still present on 22.04.

Fixes GoSecure#511
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.

Problematic libgl1-mesa-glx build dep on Ubuntu 24.04

1 participant