mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
dep fix
SVN-Revision: 9006
This commit is contained in:
parent
79d184705a
commit
f1ecc097d2
@ -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 New Issue
Block a user