summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
Diffstat (limited to 'repo')
-rw-r--r--repo/devel/gcc.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/devel/gcc.xibuild b/repo/devel/gcc.xibuild
index 00db418..54dc38e 100644
--- a/repo/devel/gcc.xibuild
+++ b/repo/devel/gcc.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
MAKEDEPS=(grep make libxml2 dejagnu inetutils libiconv)
-DEPS=(glibc binutils mpc)
+DEPS=(glibc binutils mpc gdb)
PKG_VER=11.2.0
SOURCE=https://ftp.gnu.org/gnu/gcc/gcc-$PKG_VER/gcc-$PKG_VER.tar.xz