[Git][reproducible-builds/diffoscope][master] Add external tool on Arch for h5dump
Holger Levsen
gitlab at salsa.debian.org
Mon Apr 13 06:17:26 UTC 2020
Holger Levsen pushed to branch master at Reproducible Builds / diffoscope
Commits:
86bbbece by Jelle van der Waa at 2020-04-13T08:17:16+02:00
Add external tool on Arch for h5dump
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -69,7 +69,7 @@ EXTERNAL_TOOLS = {
'guix': 'gnupg',
},
'gzip': {'debian': 'gzip', 'arch': 'gzip', 'guix': 'gzip'},
- 'h5dump': {'debian': 'hdf5-tools'},
+ 'h5dump': {'debian': 'hdf5-tools', 'arch': 'hdf5'},
'identify': {
'debian': 'imagemagick',
'arch': 'imagemagick',
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/86bbbece8f55ab874c27b67e46e39a14200080bc
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/86bbbece8f55ab874c27b67e46e39a14200080bc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200413/f6c70186/attachment.htm>
More information about the rb-commits
mailing list