diff options
author | Brendan Tildesley <mail@brendan.scot> | 2019-05-04 02:42:27 +1000 |
---|---|---|
committer | Danny Milosavljevic <dannym@scratchpost.org> | 2019-05-05 14:44:21 +0200 |
commit | 62a97dc0fb144b92a53ee4481a99ebeb20b2fcbe (patch) | |
tree | 1187feb367ba7be598cb7232d92b41f32b9fed50 /gnu/packages/ebook.scm | |
parent | 68435a7f553c1efeab15965129cb249be4595233 (diff) |
gnu: calibre: Remove libxrender as an input.
* gnu/packages/ebook.scm (calibre)[inputs]: Remove libxrender.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'gnu/packages/ebook.scm')
-rw-r--r-- | gnu/packages/ebook.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index d281e2fb5d..00e8f40be5 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) |