dep fix
SVN-Revision: 9006
This commit is contained in:
parent
79d184705a
commit
f1ecc097d2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/gdbserver
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=@GDB@
|
||||
DEPENDS:=@GDB
|
||||
TITLE:=Remote Server for the GNU Debugger
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue