]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blobdiff - gdb/gdb.nm
gdb: Update to 13.2
[people/pmueller/ipfire-3.x.git] / gdb / gdb.nm
index 5d7f25a332445ce4c837f126ec1a843d3a77b4cf..06c49499f3b0f187c3dea3f083948d5f39cc0fcf 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = gdb
-version    = 12.1
+version    = 13.2
 release    = 1
 
 groups     = Development/Debuggers
@@ -24,7 +24,10 @@ sources    = %{thisapp}.tar.xz
 build
        requires
                bison
+               elfutils-devel
                expat-devel
+               gmp-devel
+               mpfr-devel
                ncurses-devel
                python3-devel
                readline-devel
@@ -54,10 +57,10 @@ build
                --with-system-zlib \
                --disable-werror \
                --with-expat \
-               --with-python \
+               --with-python=%{python3} \
                --with-lzma \
+               --with-debuginfod \
                --without-libexpat-prefix \
-               --without-libunwind \
                %{DISTRO_MACHINE}
 
        install_cmds