projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
157af88
)
reverse the order of + and @ in chillispot depends, because package/rules.mk requires it
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jun 2006 18:13:06 +0000
(18:13 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jun 2006 18:13:06 +0000
(18:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4026
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/chillispot/Makefile
patch
|
blob
|
history
diff --git
a/net/chillispot/Makefile
b/net/chillispot/Makefile
index
68a34f7
..
f5e3550
100644
(file)
--- a/
net/chillispot/Makefile
+++ b/
net/chillispot/Makefile
@@
-19,7
+19,7
@@
include $(TOPDIR)/package/rules.mk
define Package/chillispot
SECTION:=net
CATEGORY:=Network
- DEPENDS:=
+@
PACKAGE_KMOD_TUN
+ DEPENDS:=
@+
PACKAGE_KMOD_TUN
TITLE:=Wireless LAN HotSpot controller
DESCRIPTION:=Wireless LAN HotSpot controller\\\
ChilliSpot is an open source captive portal or wireless LAN \\\