How I can add support for Wayland to the SDL2 package #4297
Unanswered
dortamiguel
asked this question in
Linux
Replies: 1 comment
-
Make a pull request and ensure the test catches any failures with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Additional Info
Output of
brew config
Output of
brew doctor
Description of issue
I will like to get support for Wayland on the SDL2 build, I think I have to add this flag to make it work
--enable-video-wayland
to this script https://github.com/Homebrew/homebrew-core/blob/master/Formula/sdl2.rbShould I make a PR adding that line?
Beta Was this translation helpful? Give feedback.
All reactions