gnu: calibre: Add python2-html2text as an input.

* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-html2text.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
Brendan Tildesley 2019-05-04 02:42:16 +10:00 committed by Danny Milosavljevic
parent 7a82ceb7bb
commit adc25b68b1
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 0 deletions

View File

@ -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)