Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: gnutls
|
name: gnutls
|
||||||
description: A secure communications library
|
description: A secure communications library
|
||||||
version: 3.8.3
|
version: 3.8.3
|
||||||
|
revision: 2
|
||||||
url: https://www.gnutls.org/
|
url: https://www.gnutls.org/
|
||||||
license: GPL3-or-later and LGPL2.1-or-later
|
license: GPL3-or-later and LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","glibc","gmp","libidn2","p11-kit","libtasn1","libunistring","nettle","zlib","zstd"]
|
depends: ["gcc-libs", "glibc", "gmp", "libidn2", "p11-kit", "libtasn1", "libunistring", "nettle", "zlib", "zstd"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user