diff options
Diffstat (limited to 'package/6tunnel/Makefile')
-rw-r--r-- | package/6tunnel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/6tunnel/Makefile b/package/6tunnel/Makefile index b67753a9a..a621af7b8 100644 --- a/package/6tunnel/Makefile +++ b/package/6tunnel/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= b325fa9d238e32195fbb3fc3646b0d28 PKG_DESCR:= IPv4/IPv6 tunnel proxy PKG_SECTION:= net +PKG_DEPENDS:= kmod-ipv6 PKG_SITES:= http://toxygen.net/6tunnel/ WRKDIST= ${WRKDIR}/$(PKG_NAME)-0.11 |