dep fix
[openwrt/staging/florian.git] / package / gdbserver / Makefile
index 5f19a5fb446f7f67d653263ea809cef5934e89e7..4fac7af2df6b0a5351aadbdafc343367e39f5496 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