summaryrefslogtreecommitdiff
path: root/openwrt/package/tinc/ipkg
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-19 08:25:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-19 08:25:52 +0000
commit5e7254c7ff80c6f1260f9f5f76c2798225f23a63 (patch)
tree2eba3c4517272db8b353130348daf78aae28018a /openwrt/package/tinc/ipkg
parent33c6533b57454b1b0063c156bf0c60845d87fd17 (diff)
downloadmtk-20170518-5e7254c7ff80c6f1260f9f5f76c2798225f23a63.zip
mtk-20170518-5e7254c7ff80c6f1260f9f5f76c2798225f23a63.tar.gz
mtk-20170518-5e7254c7ff80c6f1260f9f5f76c2798225f23a63.tar.bz2
change lzo to liblzo
SVN-Revision: 949
Diffstat (limited to 'openwrt/package/tinc/ipkg')
-rw-r--r--openwrt/package/tinc/ipkg/tinc.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/tinc/ipkg/tinc.control b/openwrt/package/tinc/ipkg/tinc.control
index 4c8d0f8..a17fd75 100644
--- a/openwrt/package/tinc/ipkg/tinc.control
+++ b/openwrt/package/tinc/ipkg/tinc.control
@@ -4,4 +4,4 @@ Section: net
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal
Description: VPN tunnel daemon
-Depends: zlib, lzo, openssl, kmod-tun
+Depends: zlib, liblzo, openssl, kmod-tun