Unverified Commit 0584db39 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.
parent 6709a5e8
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