summaryrefslogtreecommitdiff
path: root/gnu/packages/ebook.scm
diff options
context:
space:
mode:
authorBrendan Tildesley <mail@brendan.scot>2019-05-04 02:42:25 +1000
committerDanny Milosavljevic <dannym@scratchpost.org>2019-05-05 14:44:21 +0200
commit7312a7d073fba1b1d0e1951fa93f5b3a66a4354e (patch)
treece5590b9679319f4c3cb8a902045a98ffa1978a7 /gnu/packages/ebook.scm
parenteb5f620134ea96b990cb0da667cab81c281d3208 (diff)
downloadguix-patches-7312a7d073fba1b1d0e1951fa93f5b3a66a4354e.tar
guix-patches-7312a7d073fba1b1d0e1951fa93f5b3a66a4354e.tar.gz
gnu: calibre: Remove some comments.
* gnu/packages/ebook.scm (calibre): There is no unrar in Guix currently, and pdftohtml is in poppler, so we can remove this comment. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'gnu/packages/ebook.scm')
-rw-r--r--gnu/packages/ebook.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index efc504337f..ba99ce9316 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -147,9 +147,6 @@
("python2-pyqt" ,python2-pyqt)
("python2-sip" ,python2-sip)
("python2-regex" ,python2-regex)
- ;; python2-unrardll is needed for decompressing RAR files.
- ;; A program called 'pdf2html' is needed for reading PDF books
- ;; in the web interface.
("sqlite" ,sqlite)))
(arguments
`(#:python ,python-2