diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-23 10:23:36 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-23 10:23:36 +0000 |
commit | bed0ad8379dabfada2b97415ab73d8b53f981c22 (patch) | |
tree | f11594440379dfb630fb67e9b5ead401b9812147 /openwrt/package/miredo/ipkg/miredo.control | |
parent | 952d27a003086b2f9b02635e7c70d2cfe1f54926 (diff) |
add miredo package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2273 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/miredo/ipkg/miredo.control')
-rw-r--r-- | openwrt/package/miredo/ipkg/miredo.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/miredo/ipkg/miredo.control b/openwrt/package/miredo/ipkg/miredo.control new file mode 100644 index 0000000000..2794f3bdea --- /dev/null +++ b/openwrt/package/miredo/ipkg/miredo.control @@ -0,0 +1,5 @@ +Package: miredo +Priority: optional +Section: net +Depends: kmod-ipv6, kmod-tun, libpthread, uclibc++ +Description: A Teredo (IPv6 tunneling over UDP through NAT) client and relay daemon |