Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: btop
|
name: btop
|
||||||
description: Resource monitor that shows usage and stats for processor, memory, disks, network and processes
|
description: Resource monitor that shows usage and stats for processor, memory, disks, network and processes
|
||||||
version: 1.3.2
|
version: 1.3.2
|
||||||
|
revision: 2
|
||||||
url: https://github.com/aristocratos/btop
|
url: https://github.com/aristocratos/btop
|
||||||
license: Apache2.0
|
license: Apache2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","glibc"]
|
depends: ["gcc-libs", "glibc"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user