From 82329397e33a74d3b5fdec70ec6f8dda93518339 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 16 Apr 2023 10:31:21 +0200 Subject: extra/gtk3: temporary added ate-spi2-core to make it build again --- extra/gtk3/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra/gtk3') diff --git a/extra/gtk3/PKGBUILD b/extra/gtk3/PKGBUILD index 850c7be6..c0a54d18 100644 --- a/extra/gtk3/PKGBUILD +++ b/extra/gtk3/PKGBUILD @@ -16,3 +16,6 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi + +# atk bridge is missing, fast hack to work around atk-bridge/atk conflicts +depends+=('at-spi2-core') -- cgit v1.2.3-54-g00ecf