From a1b9d9e379ca0f037f8efac4b1c0413c716b8451a1a0739a730286a2d2bfe8f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 16 Sep 2022 09:03:00 +0000 Subject: [PATCH] Accepting request 1004057 from GNOME:Next - Add libatk-1_0-0 and libatk-bridge-2_0-0 to baselibs.conf, build 32bit support. OBS-URL: https://build.opensuse.org/request/show/1004057 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=215 --- at-spi2-core.changes | 6 ++++++ baselibs.conf | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 17a858f..3f471b4 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 16 07:11:52 UTC 2022 - Bjørn Lie + +- Add libatk-1_0-0 and libatk-bridge-2_0-0 to baselibs.conf, build + 32bit support. + ------------------------------------------------------------------- Sat Aug 27 17:58:42 UTC 2022 - Bjørn Lie diff --git a/baselibs.conf b/baselibs.conf index e0b1432..0e39c0d 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,7 @@ libatspi0 +libatk-1_0-0 +libatk-bridge-2_0-0 at-spi2-core-devel requires "libatspi0-" + requires "libatk-1_0-0-" + requires "libatk-bridge-2_0-0-"