diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-27 19:45:43 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-27 19:45:43 +0000 |
commit | 0a3b32dfcd66dd80c2ad946fa87b4815ef395a89 (patch) | |
tree | 38fc48615e196b01322a97a9bba682e2c882cc2c /package/tinc/tinc.control | |
parent | 244fc0d4fde8c0aaf57f31c3387749cd17b8a466 (diff) | |
download | upstream-0a3b32dfcd66dd80c2ad946fa87b4815ef395a89.tar.gz upstream-0a3b32dfcd66dd80c2ad946fa87b4815ef395a89.tar.bz2 upstream-0a3b32dfcd66dd80c2ad946fa87b4815ef395a89.zip |
add tinc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@741 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tinc/tinc.control')
-rw-r--r-- | package/tinc/tinc.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/tinc/tinc.control b/package/tinc/tinc.control new file mode 100644 index 0000000000..4c8d0f8b73 --- /dev/null +++ b/package/tinc/tinc.control @@ -0,0 +1,7 @@ +Package: tinc +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: VPN tunnel daemon +Depends: zlib, lzo, openssl, kmod-tun |