diff --git a/pkg.info b/pkg.info index b687eb9..cea4ca2 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,9 @@ name: libnl description: Netlink Library Suite version: 3.10.0 +revision: 2 url: https://github.com/thom311/libnl license: LGPL2.1 architecture: any -depends: ["gcc","glibc"] +depends: ["gcc-libs", "glibc"] type: source