[Git][reproducible-builds/diffoscope][master] xb-tool moved in Debian, starting with Bookworm
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Wed Aug 2 10:46:36 UTC 2023
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
18f764f3 by Roland Clobus at 2023-08-02T11:32:29+02:00
xb-tool moved in Debian, starting with Bookworm
- - - - -
1 changed file:
- diffoscope/external_tools.py
Changes:
=====================================
diffoscope/external_tools.py
=====================================
@@ -245,7 +245,11 @@ EXTERNAL_TOOLS = {
"zipnote": {"debian": "zip", "guix": "zip"},
"procyon": {"debian": "procyon-decompiler"},
"dumpxsb": {"debian": "xmlbeans"},
- "xb-tool": {"debian": "libxmlb-dev", "arch": "libxmlb", "guix": "libxmlb"},
+ "xb-tool": {
+ "debian": "libxmlb-utils",
+ "arch": "libxmlb",
+ "guix": "libxmlb",
+ },
"zstd": {"debian": "zstd", "guix": "zstd"},
}
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/18f764f31fd1fc4f29073a710e7c29bc35ecdaf6
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/18f764f31fd1fc4f29073a710e7c29bc35ecdaf6
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/20230802/4c2f0f2b/attachment.htm>
More information about the rb-commits
mailing list