From 84021b2e986583545d878d2a831baffe036ecd49 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 10 Jul 2005 12:01:08 +0000 Subject: [PATCH] Fix dependency on openssl to libopenssl SVN-Revision: 1391 --- openwrt/package/vtun/ipkg/vtun.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/vtun/ipkg/vtun.control b/openwrt/package/vtun/ipkg/vtun.control index 1d7ad928c5..c4760fdfec 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 -- 2.30.2