[Git][reproducible-builds/diffoscope][master] Add external tool on Guix for ppudump.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Mon Oct 25 02:23:07 UTC 2021
Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope
Commits:
744ab18b by Vagrant Cascadian at 2021-10-24T19:21:54-07:00
Add external tool on Guix for ppudump.
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -168,7 +168,12 @@ EXTERNAL_TOOLS = {
"FreeBSD": "mono",
"guix": "mono",
},
- "ppudump": {"debian": "fp-utils", "arch": "fpc", "FreeBSD": "fpc"},
+ "ppudump": {
+ "debian": "fp-utils",
+ "arch": "fpc",
+ "FreeBSD": "fpc",
+ "guix": "fpc",
+ },
"ps2ascii": {
"debian": "ghostscript",
"arch": "ghostscript",
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/744ab18b4b23425a4d7da8de6c1e8040747cf916
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/744ab18b4b23425a4d7da8de6c1e8040747cf916
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/20211025/0b3bb957/attachment.htm>
More information about the rb-commits
mailing list