mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
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>
This commit is contained in:
parent
7a82ceb7bb
commit
adc25b68b1
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ (define-public calibre
|
|||
("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)
|
||||
|
|
Loading…
Reference in a new issue