diff --git a/at-spi2-core.changes b/at-spi2-core.changes index c6819d3..c647ea1 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 28 13:17:53 UTC 2022 - Frederic Crozat + +- Ensure xprop is required when xwayland is installed. + ------------------------------------------------------------------- Sat Sep 17 15:29:19 UTC 2022 - Bjørn Lie diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 98301f1..fe95811 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -45,6 +45,8 @@ BuildRequires: pkgconfig(xtst) Requires: dbus-1 Provides: at-spi2-atk-gtk2 = %{version} Obsoletes: at-spi2-atk-gtk2 < %{version} +# xprop is needed when using XWayland +Requires: (xprop if xwayland) %description AT-SPI is a general interface for applications to make use of the