projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eca183
)
appweb: not ported to avr32 (yet)
author
Nicolas Thill
<nico@openwrt.org>
Mon, 5 Apr 2010 03:08:11 +0000
(
03:08
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 5 Apr 2010 03:08:11 +0000
(
03:08
+0000)
SVN-Revision: 20716
net/appweb/Makefile
patch
|
blob
|
history
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