[diffoscope] 01/01: tools: switch Arch Linux dependency for pedump to mono
Levente Polyak
anthraxx-guest at moszumanska.debian.org
Wed Jan 25 23:48:33 CET 2017
This is an automated email from the git hooks/post-receive script.
anthraxx-guest pushed a commit to branch master
in repository diffoscope.
commit 6712661d7548f253451ee91b58e69472fa0db567
Author: anthraxx <levente at leventepolyak.net>
Date: Wed Jan 25 23:44:53 2017 +0100
tools: switch Arch Linux dependency for pedump to mono
---
diffoscope/external_tools.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/diffoscope/external_tools.py b/diffoscope/external_tools.py
index fbdbf9f..66421f7 100644
--- a/diffoscope/external_tools.py
+++ b/diffoscope/external_tools.py
@@ -144,7 +144,7 @@ EXTERNAL_TOOLS = {
},
'pedump': {
'debian': 'mono-utils',
- 'arch': 'mono-tools',
+ 'arch': 'mono',
'FreeBSD': 'mono',
},
'ppudump': {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list