Browse Source

gdbserver: needs c++

Waldemar Brodkorb 7 years ago
parent
commit
36c7ca9b8c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/gdbserver/Makefile

+ 1 - 0
package/gdbserver/Makefile

@@ -9,6 +9,7 @@ PKG_RELEASE:=		1
 PKG_HASH:=		834ff3c5948b30718343ea57b11cbc3235d7995c6a4f3a5cecec8c8114164f94
 PKG_DESCR:=		remote programm debugger utility
 PKG_SECTION:=		app/debug
+PKG_NEEDS:=		c++
 PKG_SITES:=		${MASTER_SITE_GNU:=gdb/}
 PKG_DEPENDS:=		libthread-db