mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
gnu: mu: Remove dubious TODO.
We don't actually want to add mug, ‘just a toy which is not meant for distribution.’ (NEWS.org) * gnu/packages/mail.scm (mu): Remove a comment encouraging it.
This commit is contained in:
parent
712f52ace3
commit
eb8b471e82
1 changed files with 0 additions and 1 deletions
|
@ -730,7 +730,6 @@ (define-public mu
|
|||
("glib" ,glib "bin") ; for gtester
|
||||
("emacs" ,emacs-minimal)
|
||||
("tzdata" ,tzdata-for-tests))) ; for mu/test/test-mu-query.c
|
||||
;; TODO: Add webkit and gtk to build the mug GUI.
|
||||
(inputs
|
||||
`(("xapian" ,xapian)
|
||||
("guile" ,guile-2.2)
|
||||
|
|
Loading…
Reference in a new issue