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 | 975fc2e34c2b407c47ee05fe2d686f6efc4830e5 (patch) | |
tree | 78e74a68ff1be8e8ed5c79adbbb603c7ea9281c8 /package/vtun/ipkg | |
parent | 79a0dd484e491e128b4502b6669b08d41ef347f2 (diff) |
add a load of fixes from whiterussian to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1410 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/vtun/ipkg')
-rw-r--r-- | package/vtun/ipkg/vtun.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vtun/ipkg/vtun.control b/package/vtun/ipkg/vtun.control index 1d7ad928c..c4760fdfe 100644 --- a/package/vtun/ipkg/vtun.control +++ b/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 |