packages/accessibility: add accerciser

"Interactive Python accessibility explorer". Needed to be able to run
Appium tests on KDE Linux.
This commit is contained in:
Kristen McWilliam
2026-01-23 14:05:06 -05:00
parent a3c972275b
commit 2d4b8e574b
2 changed files with 3 additions and 1 deletions

View File

@@ -2,5 +2,6 @@
# SPDX-FileCopyrightText: Nate Graham <nate@kde.org
[Content]
Packages=espeak-ng # CLI-invoked speech; accessible automation feedback
Packages=accerciser # accessibility explorer tool
espeak-ng # CLI-invoked speech; accessible automation feedback
orca # screen reader

View File

@@ -30,6 +30,7 @@ Packages=base-devel
podman-compose
python-atspi # For selenium
python-lxml # make dependency for breeze-icons
python-numpy # For Appium tests
reuse # optional make dependency for a bunch of KDE projects
ruby # For the torrent script in the repo
ruby-stdlib # really small useful bundles, tools, stdlib etc. for ruby