Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:25:15 +03:00
parent fb1e9f9f0f
commit db0d426d72
+2 -1
View File
@@ -1,9 +1,10 @@
name: woff2
description: Web Open Font Format 2 reference implementation
version: 1.0.2
revision: 2
url: https://github.com/google/woff2
license: MIT
architecture: any
depends: ["brotli","gcc"]
depends: ["brotli", "gcc-libs"]
make_depends: ["cmake", "ninja"]
type: source