Add libArchive to other usermods

Not all of them were removed by the reverted commit; re-do the
rest of them.
This commit is contained in:
Will Miles
2025-05-06 22:37:57 -04:00
parent a8dd2435ec
commit 849d5e6667
6 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "BH1750_v2",
"build": { "libArchive": false },
"build": { "libArchive": false },
"dependencies": {
"claws/BH1750":"^1.2.0"
}