diff --git a/pkg.info b/pkg.info index 6897575..bb65565 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: fd description: Simple, fast and user-friendly alternative to find version: 10.2.0 +revision: 2 url: https://github.com/sharkdp/fd license: Apache-2.0,MIT architecture: any -depends: ["gcc"] +depends: ["gcc-libs"] make_depends: ["rustc"] type: source