diff --git a/pkg.info b/pkg.info index 0204bbb..6a6e43e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: netavark description: Container network stack version: 1.13.0 +revision: 2 url: https://github.com/containers/netavark license: Apache-2.0 architecture: any -depends: ["gcc","glibc"] -make_depends: ["rustc","protobuf-compiler"] +depends: ["gcc-libs", "glibc"] +make_depends: ["rustc", "protobuf-compiler"] type: source