autokey: fix missing imghdr dependency (#475309)
This commit is contained in:
@@ -47,6 +47,7 @@ python3Packages.buildPythonApplication rec {
|
||||
xlib
|
||||
pygobject3
|
||||
packaging
|
||||
standard-imghdr
|
||||
];
|
||||
|
||||
runtimeDeps = [
|
||||
|
||||
Reference in New Issue
Block a user