mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 01:46:11 +02: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…
x
Reference in New Issue
Block a user