Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:19:36 +03:00
parent f268338bd8
commit 778aa77149
+2 -1
View File
@@ -1,8 +1,9 @@
name: gdb
description: The GNU Debugger
version: 16.3
revision: 2
url: https://www.gnu.org/software/gdb/
license: GPL3-or-later,LGPL3-or-later
architecture: any
depends: ["expat","expat","gcc","glibc","gmp","guile","libelf","mpfr","ncurses","python3","readline","xz-utils","zstd"]
depends: ["expat", "expat", "gcc-libs", "glibc", "gmp", "guile", "libelf", "mpfr", "ncurses", "python3", "readline", "xz-utils", "zstd"]
type: source