[Git][reproducible-builds/diffoscope][master] Add external tool on Guix for dumppdf.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Mon Oct 25 03:36:04 UTC 2021
Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope
Commits:
34cde92c by Vagrant Cascadian at 2021-10-24T20:34:45-07:00
Add external tool on Guix for dumppdf.
Strictly speaking, the package in Guiux ships dumppdf.py, but this
should reduce the downstream diff.
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -35,7 +35,7 @@ EXTERNAL_TOOLS = {
"FreeBSD": "libarchive",
"guix": "libarchive",
},
- "dumppdf": {"debian": "python3-pdfminer"},
+ "dumppdf": {"debian": "python3-pdfminer", "guix": "python-pdfminer-six"},
"bzip2": {"debian": "bzip2", "arch": "bzip2", "guix": "bzip2"},
"cbfstool": {},
"cd-iccdump": {
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/34cde92c4e6c6e473c21d660bd78624f0e688644
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/34cde92c4e6c6e473c21d660bd78624f0e688644
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/46006018/attachment.htm>
More information about the rb-commits
mailing list