diff --git a/pkg.info b/pkg.info index 5802583..be96a7e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,9 @@ name: btop description: Resource monitor that shows usage and stats for processor, memory, disks, network and processes version: 1.3.2 +revision: 2 url: https://github.com/aristocratos/btop license: Apache2.0 architecture: any -depends: ["gcc","glibc"] +depends: ["gcc-libs", "glibc"] type: source