Meta: Don't build libproxy on all BSD systems

This commit is contained in:
Undefine
2026-01-15 17:06:25 +01:00
committed by Andrew Kaster
parent 8fc95089d1
commit 3851e0489a
Notes: github-actions[bot] 2026-01-16 18:09:07 +00:00

View File

@@ -86,7 +86,7 @@
},
{
"name": "libproxy",
"platform": "!(android | freebsd)"
"platform": "!(android | bsd)"
},
{
"name": "libavif",