guix-commits
[Top][All Lists]
Advanced

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

19/23: gnu: calibre: Remove libxrender as an input.


From: guix-commits
Subject: 19/23: gnu: calibre: Remove libxrender as an input.
Date: Sun, 5 May 2019 11:15:26 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 62a97dc0fb144b92a53ee4481a99ebeb20b2fcbe
Author: Brendan Tildesley <address@hidden>
Date:   Sat May 4 02:42:27 2019 +1000

    gnu: calibre: Remove libxrender as an input.
    
    * gnu/packages/ebook.scm (calibre)[inputs]: Remove libxrender.
    
    Signed-off-by: Danny Milosavljevic <address@hidden>
---
 gnu/packages/ebook.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index d281e2f..00e8f40 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)



reply via email to

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