From 4615385d6c8203001962a7a31dd02cdb1a73544b Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 27 May 2022 18:34:26 +0100 Subject: added tor --- repo/devel/gdb/gdb.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/devel/gdb/gdb.xibuild') diff --git a/repo/devel/gdb/gdb.xibuild b/repo/devel/gdb/gdb.xibuild index 5b3b3a8..86dec8f 100644 --- a/repo/devel/gdb/gdb.xibuild +++ b/repo/devel/gdb/gdb.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make expat guile ncurses python xz texinfo" -DEPS="python-six doxygen gcc guile rust python valgrind systemtap" +DEPS="python-six doxygen gcc guile rust python " PKG_VER=11.2 SOURCE=https://ftp.gnu.org/gnu/gdb/gdb-$PKG_VER.tar.xz -- cgit v1.2.1