dep fix
[openwrt.git] / package / gdbserver / Makefile
index 5f19a5f..4fac7af 100644 (file)
@@ -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
 
This page took 0.020902 seconds and 4 git commands to generate.