projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[packages] appweb: not ported to avr32 (yet)
[openwrt/svn-archive/archive.git]
/
net
/
appweb
/
Makefile
diff --git
a/net/appweb/Makefile
b/net/appweb/Makefile
index 73314997767e1f1daeb78282bebfd1f6f5113316..0f3fb36f0d167d5b64dddf627a8103b2d89c6b92 100644
(file)
--- 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