[diffoscope] 01/01: adding openssh arch package to recommends

Levente Polyak anthraxx-guest at moszumanska.debian.org
Fri Dec 23 14:13:14 CET 2016


This is an automated email from the git hooks/post-receive script.

anthraxx-guest pushed a commit to branch master
in repository diffoscope.

commit 5366ec6576fb410cfb229ecd1dc1c5aa541f5c1c
Author: anthraxx <levente at leventepolyak.net>
Date:   Thu Dec 22 23:18:31 2016 +0100

    adding openssh arch package to recommends
---
 diffoscope/exc.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/diffoscope/exc.py b/diffoscope/exc.py
index 1cad308..e65ec3c 100644
--- a/diffoscope/exc.py
+++ b/diffoscope/exc.py
@@ -173,6 +173,7 @@ class RequiredToolNotFound(Exception):
         },
         'ssh-keygen': {
             'debian': 'openssh-client',
+            'arch': 'openssh',
         },
         'stat': {
             'debian': 'coreutils',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list