guix-patches
[Top][All Lists]
Advanced

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

[bug#35446] [PATCH 25/26] gnu: calibre: Remove libxrender as an input.


From: Brendan Tildesley
Subject: [bug#35446] [PATCH 25/26] gnu: calibre: Remove libxrender as an input.
Date: Sat, 27 Apr 2019 19:36:58 +1000

* gnu/packages/ebook.scm (calibre): [inpguts]: Remvoe 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






reply via email to

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