>From 302d5d4292200ae055f60eb7c8f4ea579c9b58f7 Mon Sep 17 00:00:00 2001 From: Brendan Tildesley Date: Sat, 27 Apr 2019 15:45:58 +1000 Subject: [PATCH 25/26] gnu: calibre: Remove libxrender as an input. * gnu/packages/ebook.scm (calibre): [inputs]: Remove libxrender. I may be wrong but it doesn't appear libxrender is need as a direct input. --- gnu/packages/ebook.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 29b8589cb8..c115f47f57 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm @@ -117,7 +117,6 @@ ("libmtp" ,libmtp) ("libpng" ,libpng) ("libusb" ,libusb) - ("libxrender" ,libxrender) ("openssl" ,openssl) ("optipng" ,optipng) ("podofo" ,podofo) -- 2.21.0