~ruther/guix-local

9132212fb84d2572f0fabf623be6418b87055f98 — Brendan Tildesley 8 years ago bf4a40d
gnu: calibre: Add optipng as an input.

* gnu/packages/ebook.scm (calibre)[inputs]: Add optipng.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/ebook.scm
M gnu/packages/ebook.scm => gnu/packages/ebook.scm +1 -0
@@ 116,6 116,7 @@
       ("libusb" ,libusb)
       ("libxrender" ,libxrender)
       ("openssl" ,openssl)
       ("optipng" ,optipng)
       ("podofo" ,podofo)
       ("poppler" ,poppler)
       ("python" ,python-2)