Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: fd
|
name: fd
|
||||||
description: Simple, fast and user-friendly alternative to find
|
description: Simple, fast and user-friendly alternative to find
|
||||||
version: 10.2.0
|
version: 10.2.0
|
||||||
|
revision: 2
|
||||||
url: https://github.com/sharkdp/fd
|
url: https://github.com/sharkdp/fd
|
||||||
license: Apache-2.0,MIT
|
license: Apache-2.0,MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc"]
|
depends: ["gcc-libs"]
|
||||||
make_depends: ["rustc"]
|
make_depends: ["rustc"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user