Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:20:57 +03:00
parent 765b6a5de4
commit dd2f9fd2fe
+2 -1
View File
@@ -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