From: Florian Fainelli <florian@openwrt.org>
Date: Sat, 2 Jun 2007 17:53:46 +0000 (+0000)
Subject: Unmark as broken
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=87d417f460329080a0b1970697b37e408983c5e1;p=openwrt%2Fstaging%2Fsvanheule.git

Unmark as broken

SVN-Revision: 7457
---

diff --git a/package/aodv-uu/Makefile b/package/aodv-uu/Makefile
index 29ae55bf39..64cdb07e11 100644
--- a/package/aodv-uu/Makefile
+++ b/package/aodv-uu/Makefile
@@ -21,7 +21,6 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/aodv-uu/Default
   TITLE:=Ad-hoc On-demand Distance Vector Routing
-  DEPENDS:=@BROKEN
   DESCRIPTION:=\
   	AODV is the Ad-hoc On-demand Distance Vector routing protocol \\\
   	implementation created at Uppsala University.