mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-20 05:19:35 +00:00
- Fixes https://github.com/termux/termux-packages/issues/21880
- Solution copied and pasted almost line for line from Arch Linux's solution to the same bug as it manifested in GNU/Linux ca08ff5d4c
- Arch Linux also provides binaries `eglewinfo` and `glxewinfo`, but I decided to omit those for now because Termux `glew` doesn't currently provide `glewinfo`, so it isn't necessary to build those until someone needs and asks for them.
- `hugin` does not need to be recompiled in order to receive the fix; its current build automatically begins working after this patched `glew` package is installed