mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-23 10:40:31 +02:00
gnu: sdl2: Add libxcursor to inputs.
* gnu/packages/sdl.scm (sdl2)[inputs]: Add libxcursor.
This commit is contained in:
@@ -142,6 +142,7 @@ joystick, and graphics hardware.")
|
||||
("glib" ,glib)
|
||||
("ibus" ,ibus)
|
||||
("libxkbcommon" ,libxkbcommon)
|
||||
("libxcursor" ,libxcursor) ; enables X11 cursor support
|
||||
("wayland" ,wayland)
|
||||
("wayland-protocols" ,wayland-protocols))
|
||||
(package-inputs sdl)))
|
||||
|
||||
Reference in New Issue
Block a user