mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-19 14:04:06 -04:00
packages/accessibility: add accerciser
"Interactive Python accessibility explorer". Needed to be able to run Appium tests on KDE Linux.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user