guix-patches
[Top][All Lists]
Advanced

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

[bug#35446] [PATCH v2 08/24] gnu: calibre: Add python2-html2text as an i


From: Brendan Tildesley
Subject: [bug#35446] [PATCH v2 08/24] gnu: calibre: Add python2-html2text as an input.
Date: Sat, 4 May 2019 02:42:16 +1000

* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text, as
  required by tests.
---
 gnu/packages/ebook.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 007ca9fc47..79fa99cf4a 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -133,6 +133,7 @@
        ("python2-dnspython" ,python2-dnspython)
        ("python2-dukpy" ,python2-dukpy)
        ("python2-feedparser" ,python2-feedparser)
+       ("python2-html2text" ,python2-html2text)
        ("python2-html5-parser" ,python2-html5-parser)
        ("python2-html5lib" ,python2-html5lib)
        ("python2-lxml" ,python2-lxml)
-- 
2.21.0






reply via email to

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