Re: [PATCH] debian: append elinks to notmuch-vim dependencies

Subject: Re: [PATCH] debian: append elinks to notmuch-vim dependencies

Date: Sat, 04 Oct 2014 17:02:12 +0200

To: Sergei Shilovsky, notmuch@notmuchmail.org

Cc:

From: David Bremner


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

Thread: