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:
6bd4233
)
Add kmod-sit dependency on aiccu
author
Florian Fainelli
<florian@openwrt.org>
Thu, 27 Mar 2008 15:53:55 +0000
(15:53 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 27 Mar 2008 15:53:55 +0000
(15:53 +0000)
SVN-Revision: 10671
ipv6/aiccu/Makefile
patch
|
blob
|
history
diff --git
a/ipv6/aiccu/Makefile
b/ipv6/aiccu/Makefile
index d3dc020870063098f55051cc10599c85696d347f..ab18b8f2da056980bde469758b8a28fccfcd5bde 100644
(file)
--- a/
ipv6/aiccu/Makefile
+++ b/
ipv6/aiccu/Makefile
@@
-23,7
+23,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/aiccu
SECTION:=ipv6
CATEGORY:=IPv6
- DEPENDS:=+libpthread +ntpclient +ip
+ DEPENDS:=+libpthread +ntpclient +ip
+kmod-sit
TITLE:=SixXS Automatic IPv6 Connectivity Client Utility
URL:=http://www.sixxs.net/tools/aiccu/
endef