[Git][reproducible-builds/diffoscope][master] The cbfstools utility is now provided in Debian via the coreboot-utils...
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Mon Sep 26 07:40:43 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
e21f4153 by Chris Lamb at 2022-09-26T08:39:11+01:00
The cbfstools utility is now provided in Debian via the coreboot-utils package. (Closes: Debian:#1020630)
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -37,7 +37,7 @@ EXTERNAL_TOOLS = {
},
"dumppdf": {"debian": "python3-pdfminer", "guix": "python-pdfminer-six"},
"bzip2": {"debian": "bzip2", "arch": "bzip2", "guix": "bzip2"},
- "cbfstool": {},
+ "cbfstool": {"debian": "coreboot-utils"},
"cd-iccdump": {
"debian": "colord",
"arch": "colord",
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/e21f4153a555989d500fd9158a1db58f225df5e5
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/e21f4153a555989d500fd9158a1db58f225df5e5
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/20220926/d2bba40d/attachment.htm>
More information about the rb-commits
mailing list