Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: libnl
|
name: libnl
|
||||||
description: Netlink Library Suite
|
description: Netlink Library Suite
|
||||||
version: 3.10.0
|
version: 3.10.0
|
||||||
|
revision: 2
|
||||||
url: https://github.com/thom311/libnl
|
url: https://github.com/thom311/libnl
|
||||||
license: LGPL2.1
|
license: LGPL2.1
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","glibc"]
|
depends: ["gcc-libs", "glibc"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user