diff options
author | Wolfgang Müller | 2024-05-03 15:14:46 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-05-03 15:14:46 +0200 |
commit | 9785f80d839394fee289eaba4f4ded27968351da (patch) | |
tree | e86f2c820cf8d63edec88e3ecf8154908d906cce /desktop-wayland | |
parent | 601923496fff3f9c944c5c55b448f66ef5218539 (diff) | |
download | portage-roles-9785f80d839394fee289eaba4f4ded27968351da.tar.gz |
desktop-wayland: Use dbus-broker for app-accessibility/at-spi2-core
We're using dbus-broker for our main desktop system now, but
at-spi2-core was still invoking dbus-deamon.
Diffstat (limited to 'desktop-wayland')
-rw-r--r-- | desktop-wayland/package.use/09-desktop-wayland | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-wayland/package.use/09-desktop-wayland b/desktop-wayland/package.use/09-desktop-wayland index f0b1cc1..940e031 100644 --- a/desktop-wayland/package.use/09-desktop-wayland +++ b/desktop-wayland/package.use/09-desktop-wayland @@ -8,6 +8,8 @@ dev-qt/qtgui eglfs media-libs/libepoxy X x11-libs/gtk+ X +app-accessibility/at-spi2-core dbus-broker + # we're using the vulkan backend for mpv media-video/mpv -opengl |