From: Nicolas Thill Date: Mon, 5 Apr 2010 03:08:11 +0000 (+0000) Subject: [packages] appweb: not ported to avr32 (yet) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=3ccdf37d6b277f5bd50b8026b66d6315f3bd4579 [packages] appweb: not ported to avr32 (yet) SVN-Revision: 20716 --- diff --git a/net/appweb/Makefile b/net/appweb/Makefile index 7331499776..0f3fb36f0d 100644 --- a/net/appweb/Makefile +++ b/net/appweb/Makefile @@ -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