~sircmpwn/git-send-email.io

b424e9d647fe8353b6c5eb711b857b3e7722bf8e — BTD Master 3 years ago c18a35a
Reduce Arch dependencies

https://bugs.archlinux.org/task/71016 and https://github.com/archlinux/svntogit-packages/commit/ba9e7cefa33d7d7e4027e467138e097e48d50ba9 reduce the needed dependencies down to two.
1 files changed, 1 insertions(+), 1 deletions(-)

M index.html
M index.html => index.html +1 -1
@@ 458,7 458,7 @@
                  get it fully working.
                  Run this to install it:
                </p>
                <pre>sudo pacman -Syu --needed git perl-authen-sasl perl-net-smtp-ssl perl-mime-tools</pre>
                <pre>sudo pacman -Syu --needed git perl-authen-sasl perl-io-socket-ssl</pre>
                <a href="#step-2" class="button">Next</a>
              </div>
            </div>