From cfde099eec6c2eb05b1393fef47bcc59656e2da298d883a87ff1901c0c2d59e7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 31 Oct 2022 08:21:52 +0000 Subject: [PATCH] Accepting request 1031971 from home:fcrozat:branches:GNOME:Factory - Ensure xprop is required when xwayland is installed. OBS-URL: https://build.opensuse.org/request/show/1031971 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=218 --- at-spi2-core.changes | 5 +++++ at-spi2-core.spec | 2 ++ 2 files changed, 7 insertions(+) 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