projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cabf3e0
)
[packages] aiccu: repair depends
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 14 Jul 2012 16:23:38 +0000
(16:23 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 14 Jul 2012 16:23:38 +0000
(16:23 +0000)
SVN-Revision: 32708
ipv6/aiccu/Makefile
patch
|
blob
|
history
diff --git
a/ipv6/aiccu/Makefile
b/ipv6/aiccu/Makefile
index 8ba1f09ca832ec1de6014e91c92a1c58d76b1c52..b6f3fa3a376b9a475ed1b603fea5e00fdade86b4 100644
(file)
--- a/
ipv6/aiccu/Makefile
+++ b/
ipv6/aiccu/Makefile
@@
-22,7
+22,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/aiccu
SECTION:=ipv6
CATEGORY:=IPv6
- DEPENDS:=+libpthread
+ DEPENDS:=+libpthread
+ip +kmod-sit +kmod-tun
TITLE:=SixXS Automatic IPv6 Connectivity Client Utility
URL:=http://www.sixxs.net/tools/aiccu/
endef