[diffoscope] 01/02: adding cd-iccdump package reference for Arch Linux
Jérémy Bobbio
lunar at moszumanska.debian.org
Tue Feb 16 15:04:05 CET 2016
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository diffoscope.
commit 0cfe8945eba905539faf9a9b1b8a6f3b78828b34
Author: anthraxx <levente at leventepolyak.net>
Date: Tue Feb 16 13:38:47 2016 +0100
adding cd-iccdump package reference for Arch Linux
---
diffoscope/__init__.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/diffoscope/__init__.py b/diffoscope/__init__.py
index 5b530db..492f73f 100644
--- a/diffoscope/__init__.py
+++ b/diffoscope/__init__.py
@@ -42,7 +42,8 @@ class RequiredToolNotFound(Exception):
PROVIDERS = { 'bzip2': { 'debian': 'bzip2',
'arch': 'bzip2'}
, 'cbfstool': {}
- , 'cd-iccdump': { 'debian': 'colord' }
+ , 'cd-iccdump': { 'debian': 'colord',
+ 'arch': 'colord'}
, 'cmp': { 'debian': 'diffutils',
'arch': 'diffutils'}
, 'cpio': { 'debian': 'cpio',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list