diff options
Diffstat (limited to 'openwrt/package/openvpn/openvpn.control')
-rw-r--r-- | openwrt/package/openvpn/openvpn.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openvpn/openvpn.control b/openwrt/package/openvpn/openvpn.control index 7d818d808..b2739f494 100644 --- a/openwrt/package/openvpn/openvpn.control +++ b/openwrt/package/openvpn/openvpn.control @@ -2,6 +2,6 @@ Package: openvpn Priority: optional Section: net Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Depends: libpthread, lzo, openssl, kmod-tun +Depends: lzo, openssl, kmod-tun Source: buildroot internal Description: Open Source VPN solution using SSL |