[Git][reproducible-builds/diffoscope][master] Add external tool on GNU Guix for enjarify.
Vagrant Cascadian
gitlab at salsa.debian.org
Fri Sep 20 06:35:14 UTC 2019
Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope
Commits:
5f77a2b1 by Vagrant Cascadian at 2019-09-20T06:30:53Z
Add external tool on GNU Guix for enjarify.
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -45,7 +45,7 @@ EXTERNAL_TOOLS = {
'cpio': {'debian': 'cpio', 'arch': 'cpio', 'guix': 'cpio'},
'diff': {'debian': 'diffutils', 'arch': 'diffutils', 'guix': 'diffutils'},
'docx2txt': {'debian': 'docx2txt', 'arch': 'docx2txt', 'guix': 'docx2txt'},
- 'enjarify': {'debian': 'enjarify', 'arch': 'enjarify'},
+ 'enjarify': {'debian': 'enjarify', 'arch': 'enjarify', 'guix': 'enjarify'},
'fdtdump': {
'debian': 'device-tree-compiler',
'arch': 'dtc',
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/5f77a2b14065087cc1e4d752ed0c2ccb5829d09a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/5f77a2b14065087cc1e4d752ed0c2ccb5829d09a
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/20190920/5a500dd4/attachment.html>
More information about the rb-commits
mailing list