me
/
guix
Archived
1
0
Fork 0

gnu: sdl2: Use ibus-minimal instead of ibus.

This prevents an input cycle between GTK -> ffmpeg -> sdl2 -> ibus -> GTK.

* gnu/packages/sdl.scm (sdl2)[inputs]: Replace ibus with ibus-minimal.
master
Liliana Marie Prikler 2022-09-18 17:18:09 +02:00
parent ef53c075a1
commit c264265abd
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ joystick, and graphics hardware.")
eudev ;for discovering input devices
fcitx ;helps with CJK input
glib
ibus
ibus-minimal
libxkbcommon
libxcursor ;enables X11 cursor support
wayland