calibre: Add python3Packages.jeepney as dependency
Required for sending books to my Kobo Aura ereader.
This commit is contained in:
parent
9675a865c9
commit
0f54dbf54f
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ mkDerivation rec {
|
|||
regex
|
||||
sip
|
||||
zeroconf
|
||||
jeepney
|
||||
# the following are distributed with calibre, but we use upstream instead
|
||||
odfpy
|
||||
] ++ lib.optional (unrarSupport) unrardll
|
||||
|
|
Loading…
Reference in a new issue