calibre-web: fix build by relaxing wand dependency (#503253)
This commit is contained in:
@@ -135,6 +135,7 @@ python3Packages.buildPythonApplication rec {
|
||||
"regex"
|
||||
"tornado"
|
||||
"unidecode"
|
||||
"wand"
|
||||
];
|
||||
|
||||
nativeCheckInputs = lib.concatAttrValues optional-dependencies;
|
||||
|
||||
Reference in New Issue
Block a user