Skip to content
Snippets Groups Projects
Commit e21f4153 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

The cbfstools utility is now provided in Debian via the coreboot-utils...

The cbfstools utility is now provided in Debian via the coreboot-utils package. (Closes: Debian:#1020630)
parent 9af3e4ed
No related branches found
No related tags found
No related merge requests found
Pipeline #430356 passed
......@@ -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",
......
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