Skip to content
Snippets Groups Projects
Commit dd358a4b authored by Jelle van der Waa's avatar Jelle van der Waa
Browse files

Add external tool on Arch Linux for xb-tool

parent d7d15052
No related branches found
No related tags found
1 merge request!99Add external tool on Arch Linux for xb-tool
Pipeline #332833 passed
......@@ -238,7 +238,7 @@ EXTERNAL_TOOLS = {
"zipnote": {"debian": "zip", "guix": "zip"},
"procyon": {"debian": "procyon-decompiler"},
"dumpxsb": {"debian": "xmlbeans"},
"xb-tool": {"debian": "libxmlb-dev"},
"xb-tool": {"debian": "libxmlb-dev", "arch": "libxmlb"},
"zstd": {"debian": "zstd", "guix": "zstd"},
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment