guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#35446] [PATCH v2 19/24] gnu: calibre: Remove libxrender as an input


From: Brendan Tildesley
Subject: [bug#35446] [PATCH v2 19/24] gnu: calibre: Remove libxrender as an input.
Date: Sat, 4 May 2019 02:42:27 +1000

* 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 6d94b41069..5ed550a157 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]