diff options
-rw-r--r-- | gnu/packages/ebook.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 799eed6095..b26eacac52 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm @@ -132,6 +132,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) |