diff --git a/pkg.info b/pkg.info index b47c537..ee76724 100644 --- a/pkg.info +++ b/pkg.info @@ -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