mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-10 16:50:43 +02:00
gnu: kwin: remove libglvnd input.
when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop cannot use. * gnu/packages/kde-plasma.scm (kwin)[inputs]: Remove libglvnd. Change-Id: Ifda7282d356fa9e0be2066a7c2619d7bf052d52d
This commit is contained in:
parent
05a004fbfe
commit
efac01f19b
1 changed files with 0 additions and 1 deletions
|
@ -1515,7 +1515,6 @@ KDE Frameworks components.")
|
|||
lcms
|
||||
libcap
|
||||
libepoxy
|
||||
libglvnd ; For OpenGLES
|
||||
libinput
|
||||
libxkbcommon
|
||||
pipewire
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue