[Git][reproducible-builds/diffoscope][master] Add external tools on GNU Guix for odt2txt and sng.
Vagrant Cascadian
gitlab at salsa.debian.org
Sun Sep 8 07:29:37 UTC 2019
Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope
Commits:
1ec2cb17 by Vagrant Cascadian at 2019-09-08T07:23:51Z
Add external tools on GNU Guix for odt2txt and sng.
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -130,7 +130,7 @@ EXTERNAL_TOOLS = {
'guix': 'binutils',
},
'ocamlobjinfo': {'debian': 'ocaml-nox', 'guix': 'ocaml'},
- 'odt2txt': {'debian': 'odt2txt', 'arch': 'odt2txt'},
+ 'odt2txt': {'debian': 'odt2txt', 'arch': 'odt2txt', 'guix': 'odt2txt'},
'oggDump': {'debian': 'oggvideotools'},
'pgpdump': {'debian': 'pgpdump', 'arch': 'pgpdump'},
'pdftotext': {
@@ -165,7 +165,7 @@ EXTERNAL_TOOLS = {
},
'Rscript': {'debian': 'r-base-core', 'arch': 'r', 'guix': 'r-minimal'},
'showttf': {'debian': 'fontforge-extras'},
- 'sng': {'debian': 'sng'},
+ 'sng': {'debian': 'sng', 'guix': 'sng'},
'ssconvert': {
'debian': 'gnumeric',
'arch': 'gnumeric',
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/1ec2cb1745b3af873769f7bb1886a8cdfa136d3a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/1ec2cb1745b3af873769f7bb1886a8cdfa136d3a
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/20190908/d50214ff/attachment.html>
More information about the rb-commits
mailing list