diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 20:26:57 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-11 20:26:57 +0000 |
commit | 6ca2a42ec5d524b02798302e3af2a07d7844c3b9 (patch) | |
tree | 6422c7bc681898422d23f10985f423a3efb5b1d7 /openwrt/package/vtun/ipkg | |
parent | 21061434be2452d8a906866b696bc2ff4cc033ae (diff) |
add a load of fixes from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1410 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/vtun/ipkg')
-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 |