Unverified Commit 90d8feab authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Fix crash (un-)installing shared keyboard

The reason for the crash is the missing file `dbus-launch` which
gets called when running with `sudo`. This change adds a dependency
to `dbus-x11` which provides `dbus-launch`.

Fixes #8012.

(cherry picked from commit 0584db39)
parent a27f98d9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment