diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD index 1e83e2279b5..e9e17ce8eeb 100644 --- a/main/at-spi2-core/APKBUILD +++ b/main/at-spi2-core/APKBUILD @@ -1,7 +1,7 @@ maintainer="team/gnome " pkgname=at-spi2-core pkgver=2.60.0 -pkgrel=1 +pkgrel=2 # NOTE: Upgrade only to even-numbered versions (e.g. 1.18.x, 1.20.x)! pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/" @@ -24,6 +24,7 @@ subpackages=" libatk-bridge-2.0:libatk_bridge $pkgname-libs $pkgname-systemd + py3-gobject3-atspi-pyc:pyc:noarch py3-gobject3-atspi:_py3:noarch " # Allows disabling installation of the accessibility service with `apk add !at-spi2-core`.