diff options
Diffstat (limited to 'openwrt/package/tinc/ipkg/tinc.control')
-rw-r--r-- | openwrt/package/tinc/ipkg/tinc.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/tinc/ipkg/tinc.control b/openwrt/package/tinc/ipkg/tinc.control index 4c8d0f8b7..a17fd7522 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 |