calibre: added pycryptodome Python package

Pycryptodome Python package needed for running DeDRM Plugin.
This commit is contained in:
Honza Cibulka 2022-01-13 15:44:03 +01:00 committed by datastory
parent e90f6c1ac2
commit d1c70dc137

View File

@ -111,6 +111,7 @@ mkDerivation rec {
setuptools
zeroconf
jeepney
pycryptodome
# the following are distributed with calibre, but we use upstream instead
odfpy
] ++ lib.optional (unrarSupport) unrardll