gnome3.accerciser: add missing dependency: setuptools

Fixes "ModuleNotFoundError: No module named 'pkg_resources'" messages in
the GUI.

(cherry picked from commit 0a18e8f311)
This commit is contained in:
Bjørn Forsman
2019-10-10 23:38:41 +02:00
parent d55192e25a
commit f96003c700

View File

@@ -48,6 +48,7 @@
pyatspi
pycairo
pygobject3
setuptools
xlib
];