guix-commits
[Top][All Lists]
Advanced

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

06/08: gnu: calibre: Add python2-dukpy as an input.


From: Marius Bakke
Subject: 06/08: gnu: calibre: Add python2-dukpy as an input.
Date: Sun, 5 Nov 2017 11:24:24 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit bf4a40db3c3af64e8784a0985315921531bbd29e
Author: Brendan Tildesley <address@hidden>
Date:   Sat Nov 4 02:44:01 2017 +1100

    gnu: calibre: Add python2-dukpy as an input.
    
    * gnu/packages/ebook.scm (calibre)[inputs]: Add python2-dukpy. dukpy was
      unbundled from Calibre, so we need to to use the Guix version.
    
    Signed-off-by: Marius Bakke <address@hidden>
---
 gnu/packages/ebook.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index da7c9dc..a8c6f59 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -126,6 +126,7 @@
        ("python2-dateutil" ,python2-dateutil)
        ("python2-dbus" ,python2-dbus)
        ("python2-dnspython" ,python2-dnspython)
+       ("python2-dukpy" ,python2-dukpy)
        ("python2-feedparser" ,python2-feedparser)
        ("python2-html5-parser" ,python2-html5-parser)
        ("python2-lxml" ,python2-lxml)



reply via email to

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