diff mbox series

[bug#35446,25/26] : gnu: calibre: Delete various junk from source. (fix typos)

Message ID 388ed8ce-00e1-d41c-a3c9-d2347666259e@brendan.scot
State Accepted
Headers show
Series Calibre: Update to 3.41.3 | expand

Checks

Context Check Description
cbaines/applying patch fail Apply failed

Commit Message

Brendan Tildesley April 27, 2019, 10:14 a.m. UTC

diff mbox series

Patch

From 302d5d4292200ae055f60eb7c8f4ea579c9b58f7 Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <mail@brendan.scot>
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