diff options
author | Ekaitz Zarraga <[email protected]> | 2025-03-09 18:56:34 +0100 |
---|---|---|
committer | Ekaitz Zarraga <[email protected]> | 2025-03-09 23:00:03 +0100 |
commit | 4723b9f14d50490fd8f81857beea44059ce33ac4 (patch) | |
tree | 0e2c5f526e430225e39e02ca40a6edf6aa147700 /gnu/bootloader/extlinux.scm | |
parent | e37d407e6c17d36c31b71a077c7fd505f2be5095 (diff) |
gnu: wxwidgets: Add wxWidgets without EGL.
Detected when working on Kicad-9. wxwidgets was built with EGL but
Kicad was unable to create the OpenGL context. According to Debian:
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024147;msg=5>
This happens due to Glew having EGL disabled, and would break packages
that use both `wxwidgets` and `glew` together. We already detected the
issue with PrusaSlicer, that's why we had a separate package for it, but
it also needed extra unrelated changes.
* gnu/packages/wxwidgets.scm (wxwidgets-sans-egl): Add it.
(prusa-wxwidgets): Inherit from it.
Change-Id: Idde2985501b4d06cbb5bbd92030d5516bf7bea07
Diffstat (limited to 'gnu/bootloader/extlinux.scm')
0 files changed, 0 insertions, 0 deletions