gnu: calibre: Add optipng as an input.
* gnu/packages/ebook.scm (calibre)[inputs]: Add optipng. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
parent
bf4a40db3c
commit
9132212fb8
|
@ -116,6 +116,7 @@
|
|||
("libusb" ,libusb)
|
||||
("libxrender" ,libxrender)
|
||||
("openssl" ,openssl)
|
||||
("optipng" ,optipng)
|
||||
("podofo" ,podofo)
|
||||
("poppler" ,poppler)
|
||||
("python" ,python-2)
|
||||
|
|
Loading…
Reference in New Issue