diff options
Diffstat (limited to 'openwrt/package/ssltunnel/ipkg/ssltunnel.control')
-rw-r--r-- | openwrt/package/ssltunnel/ipkg/ssltunnel.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/ssltunnel/ipkg/ssltunnel.control b/openwrt/package/ssltunnel/ipkg/ssltunnel.control index 3f99805c5..84fb8b68a 100644 --- a/openwrt/package/ssltunnel/ipkg/ssltunnel.control +++ b/openwrt/package/ssltunnel/ipkg/ssltunnel.control @@ -2,4 +2,4 @@ Package: ssltunnel Priority: optional Section: net Description: A PPP over SSL vpn tool -Depends: openssl, ppp +Depends: libopenssl, ppp |