We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af43db commit 3841eacCopy full SHA for 3841eac
debian/control
@@ -19,13 +19,13 @@ Homepage: https://github.com/elementary/switchboard-plug-keyboard
19
20
Package: io.elementary.settings.keyboard
21
Architecture: any
22
-Depends: gala (>= 8.0.0),
23
- ibus,
+Depends: ibus,
24
xkb-data,
25
onboard,
26
${misc:Depends},
27
${shlibs:Depends}
28
Enhances: io.elementary.settings
+Recommends: gala (>= 8.2.0)
29
Description: Settings plugin for keyboard settings
30
This plug can be used to change several keyboard settings, for example the
31
delay and speed of the key repetition, or the cursor blinking speed. You can
0 commit comments