summaryrefslogtreecommitdiff
path: root/package/gdbserver
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdbserver')
-rw-r--r--package/gdbserver/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/gdbserver/Makefile b/package/gdbserver/Makefile
index c70965e1b..353148913 100644
--- a/package/gdbserver/Makefile
+++ b/package/gdbserver/Makefile
@@ -9,8 +9,7 @@ PKG_DESCR:= remote programm debugger utility
PKG_SECTION:= app/debug
PKG_DEPENDS:= libthread-db
-PKG_ARCH_DEPENDS:= !m68k
-PKG_LIBC_DEPENDS:= uclibc glibc uclibc-ng
+PKG_LIBC_DEPENDS:= !musl
PKG_SUBPKGS:= GDBSERVER
WRKSRC= ${WRKDIST}/gdb/gdbserver