diff options
Diffstat (limited to 'openwrt/package/vtun/ipkg/vtun.control')
-rw-r--r-- | openwrt/package/vtun/ipkg/vtun.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/vtun/ipkg/vtun.control b/openwrt/package/vtun/ipkg/vtun.control index 1d7ad928c..c4760fdfe 100644 --- a/openwrt/package/vtun/ipkg/vtun.control +++ b/openwrt/package/vtun/ipkg/vtun.control @@ -5,4 +5,4 @@ Architecture: mipsel Maintainer: marcel@slowthinkers.net Source: buildroot internal Description: A VPN tunnel daemon -Depends: openssl, liblzo, zlib, kmod-tun +Depends: libopenssl, liblzo, zlib, kmod-tun |