diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 5576e26..ab54380 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 19:37:55 UTC 2023 - Bjørn Lie + +- Add or dbus-broker to existing dbus-1 Requires: we already pass + dbus_broker=/usr/bin/dbus-broker-launch and + default_bus=dbus-broker to meson during build. + ------------------------------------------------------------------- Sun Mar 19 16:12:09 UTC 2023 - Bjørn Lie diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 519d94d..fd1436e 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(xkbcommon-x11) BuildRequires: pkgconfig(xtst) # dbus-daemon is needed to have this work fine -Requires: dbus-1 +Requires: (dbus-1 or dbus-broker) Provides: at-spi2-atk-gtk2 = %{version} Obsoletes: at-spi2-atk-gtk2 < %{version} # xprop is needed when using XWayland