mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
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:
@@ -48,6 +48,7 @@
|
||||
pyatspi
|
||||
pycairo
|
||||
pygobject3
|
||||
setuptools
|
||||
xlib
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user