Fix dependency on openssl to libopenssl
authorNicolas Thill <nico@openwrt.org>
Sun, 10 Jul 2005 12:01:08 +0000 (12:01 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 10 Jul 2005 12:01:08 +0000 (12:01 +0000)
SVN-Revision: 1391

openwrt/package/vtun/ipkg/vtun.control

index 1d7ad928c508f51c606d3a7b03ad782dc71cf4fb..c4760fdfec24a0c244b1eecca306a91cfa40a457 100644 (file)
@@ -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