Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: woff2
|
name: woff2
|
||||||
description: Web Open Font Format 2 reference implementation
|
description: Web Open Font Format 2 reference implementation
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
|
revision: 2
|
||||||
url: https://github.com/google/woff2
|
url: https://github.com/google/woff2
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["brotli","gcc"]
|
depends: ["brotli", "gcc-libs"]
|
||||||
make_depends: ["cmake", "ninja"]
|
make_depends: ["cmake", "ninja"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user