Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix libwxgtk3.0 apt dependencies for Ubuntu 20.04 focal #26

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

iamlucaswolf
Copy link
Contributor

libwxgtk3.0-dev and libwxgtk3.0-0v5 are only available on Ubuntu 18.04.

The updated versions, libwxgtk3.0-gtk3-dev and libwxgtk3.0-gtk3-0v5 remain compatible with 18.04 but also support all newer Ubuntu versions up to 21.10. Apart from that, the pacakges are identical (AFAIK).

Previously specified wxwidgets apt packages only work with
Ubuntu 18.04 Bionic. Update to more recent version for
compatibility with 20.04 Focal while remaining
backwards-compatible.
@iamlucaswolf iamlucaswolf requested a review from a team as a code owner November 6, 2021 20:23
@iamlucaswolf iamlucaswolf requested review from SudKul and removed request for a team November 6, 2021 20:23
@UAnjali UAnjali merged commit eb1d74d into udacity:master Nov 10, 2021
@UAnjali
Copy link
Contributor

UAnjali commented Nov 10, 2021

Hi @iamlucaswolf,
Thanks for bringing this to our notice. We have changed the file based on your suggestion.
Happy Learning
Udacity

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