guix-patches
[Top][All Lists]
Advanced

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

[bug#35446] [PATCH 23/26] gnu: Calibre: Remove some comments.


From: Brendan Tildesley
Subject: [bug#35446] [PATCH 23/26] gnu: Calibre: Remove some comments.
Date: Sat, 27 Apr 2019 19:36:56 +1000

* gnu/packages/ebook.scm (calibre): There is no unrar in Guix currently, and
  pdftohtml is in poppler, so we can remove this comment.
---
 gnu/packages/ebook.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index e99487c56f..993a425873 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
-- 
2.21.0






reply via email to

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