mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
dep fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9006 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
57743bea4e
commit
dcf77d0eba
@ -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