Explorar o código

dep fix

SVN-Revision: 9006
Felix Fietkau %!s(int64=18) %!d(string=hai) anos
pai
achega
f1ecc097d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/gdbserver/Makefile

+ 1 - 1
package/gdbserver/Makefile

@@ -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