[packages] appweb: not ported to avr32 (yet)
authorNicolas Thill <nico@openwrt.org>
Mon, 5 Apr 2010 03:08:11 +0000 (03:08 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 5 Apr 2010 03:08:11 +0000 (03:08 +0000)
SVN-Revision: 20716

net/appweb/Makefile

index 73314997767e1f1daeb78282bebfd1f6f5113316..0f3fb36f0d167d5b64dddf627a8103b2d89c6b92 100644 (file)
@@ -41,6 +41,7 @@ define Package/appweb
   TITLE:=Appweb Web Server
   VERSION:=$(PKG_VERSION)
   URL:=http://www.appwebserver.org/
+  DEPENDS:=@!avr32
 endef
 
 define Package/appweb/description