unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] debian: append elinks to notmuch-vim dependencies
@ 2014-10-03 16:48 Sergei Shilovsky
  2014-10-04 15:02 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Sergei Shilovsky @ 2014-10-03 16:48 UTC (permalink / raw)
  To: notmuch

notmuch-vim uses elinks to convert HTML messages to text.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6298deb..146dfea 100644
--- a/debian/control
+++ b/debian/control
@@ -128,7 +128,7 @@ Architecture: all
 Section: mail
 Breaks: notmuch (<<0.6~254~)
 Replaces: notmuch (<<0.6~254~)
-Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, ruby-notmuch
+Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, ruby-notmuch, elinks
 Recommends: ruby-mail
 Description: thread-based email index, search and tagging (vim interface)
  Notmuch is a system for indexing, searching, reading, and tagging
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] debian: append elinks to notmuch-vim dependencies
  2014-10-03 16:48 [PATCH] debian: append elinks to notmuch-vim dependencies Sergei Shilovsky
@ 2014-10-04 15:02 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2014-10-04 15:02 UTC (permalink / raw)
  To: Sergei Shilovsky, notmuch

Sergei Shilovsky <sshilovsky@gmail.com> writes:

> notmuch-vim uses elinks to convert HTML messages to text.
> ---
>  debian/control | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/control b/debian/control
> index 6298deb..146dfea 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -128,7 +128,7 @@ Architecture: all
>  Section: mail
>  Breaks: notmuch (<<0.6~254~)
>  Replaces: notmuch (<<0.6~254~)
> -Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, ruby-notmuch
> +Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, ruby-notmuch, elinks

I wonder if this should be a hard-depends, or rather a Recommends.  If I
read the ruby correctly, it is possible to configure some other html
converter. So, "install unless you know what you are doing" sounds more
like a recommends to me.

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-04 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-03 16:48 [PATCH] debian: append elinks to notmuch-vim dependencies Sergei Shilovsky
2014-10-04 15:02 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).