3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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.
This commit is contained in:
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

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