mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 02:00:29 +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:
@@ -1515,7 +1515,6 @@ KDE Frameworks components.")
|
||||
lcms
|
||||
libcap
|
||||
libepoxy
|
||||
libglvnd ; For OpenGLES
|
||||
libinput
|
||||
libxkbcommon
|
||||
pipewire
|
||||
|
||||
Reference in New Issue
Block a user