From 5113cc5fb26a7c050d02e02ce9678b44368400f4 Mon Sep 17 00:00:00 2001 From: matoro Date: Fri, 13 May 2022 00:20:29 -0400 Subject: app-accessibility/at-spi2-atk: BDEPEND gnome-base/gsettings-desktop-schemas On sparc, the old =app-accessibility/at-spi2-atk-2.34.2 failed to compile, but it's gone from tree now and 2.38.0 is stable with the exception of this missing BDEPEND, so closing the relevant bug (even though this isn't really a "fix" for the bug in question, but does confirm that the problematic bug is gone). Closes: https://bugs.gentoo.org/726886 Closes: https://github.com/gentoo/gentoo/pull/25460 Signed-off-by: matoro Signed-off-by: Matt Turner --- app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-accessibility') diff --git a/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild b/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild index 1fc77f05abe8..350c00aee7b9 100644 --- a/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild +++ b/app-accessibility/at-spi2-atk/at-spi2-atk-2.38.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,6 +22,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" + gnome-base/gsettings-desktop-schemas virtual/pkgconfig test? ( >=dev-libs/libxml2-2.9.1 ) " -- cgit v1.2.3-65-gdbad