diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-04 14:34:22 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-04 14:34:22 +0000 |
commit | d9e73428fb5436779083991ca90bc2914783c8c5 (patch) | |
tree | e124c8d768eebf6f67294a1200b2d62a6ac145ad /openwrt/package/openvpn/openvpn.control | |
parent | ba59b691bb6f72b1eef9972da9953b3fbfd762a4 (diff) | |
download | mtk-20170518-d9e73428fb5436779083991ca90bc2914783c8c5.zip mtk-20170518-d9e73428fb5436779083991ca90bc2914783c8c5.tar.gz mtk-20170518-d9e73428fb5436779083991ca90bc2914783c8c5.tar.bz2 |
fix openvpn dependencies when removing lzo support
SVN-Revision: 798
Diffstat (limited to 'openwrt/package/openvpn/openvpn.control')
-rw-r--r-- | openwrt/package/openvpn/openvpn.control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/openvpn/openvpn.control b/openwrt/package/openvpn/openvpn.control index b2739f4..6332d34 100644 --- a/openwrt/package/openvpn/openvpn.control +++ b/openwrt/package/openvpn/openvpn.control @@ -2,6 +2,5 @@ Package: openvpn Priority: optional Section: net Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Depends: lzo, openssl, kmod-tun Source: buildroot internal Description: Open Source VPN solution using SSL |