summaryrefslogtreecommitdiff
path: root/obsolete-buildroot/sources
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2004-07-31 04:00:16 +0000
committerMike Baker <mbm@openwrt.org>2004-07-31 04:00:16 +0000
commit7e2cd2eb9405728d0f589f2a65d6c0da894277fd (patch)
treed104d6afdde687689162fa9830dd52a10b32fca4 /obsolete-buildroot/sources
parentf86dc723327e6651c7aba2a9c77c9779dfe3b462 (diff)
downloadmtk-20170518-7e2cd2eb9405728d0f589f2a65d6c0da894277fd.zip
mtk-20170518-7e2cd2eb9405728d0f589f2a65d6c0da894277fd.tar.gz
mtk-20170518-7e2cd2eb9405728d0f589f2a65d6c0da894277fd.tar.bz2
openssl/openssh updates from below0
SVN-Revision: 119
Diffstat (limited to 'obsolete-buildroot/sources')
-rw-r--r--obsolete-buildroot/sources/openssh.client.control2
-rw-r--r--obsolete-buildroot/sources/openssh.server.control2
2 files changed, 2 insertions, 2 deletions
diff --git a/obsolete-buildroot/sources/openssh.client.control b/obsolete-buildroot/sources/openssh.client.control
index 6d55328..3585250 100644
--- a/obsolete-buildroot/sources/openssh.client.control
+++ b/obsolete-buildroot/sources/openssh.client.control
@@ -4,7 +4,7 @@ Version: 3.8p1-1
Architecture: mipsel
Maintainer: below0
Section: net
-Depends: zlib openssl
+Depends: zlib libssl
Source: Embedded in the main OpenWrt buildroot
Description: The OpenSSH client. Allows for access to remote systems via the SSH protocol.
Includes: ssh, scp
diff --git a/obsolete-buildroot/sources/openssh.server.control b/obsolete-buildroot/sources/openssh.server.control
index 6c83c4a..943da93 100644
--- a/obsolete-buildroot/sources/openssh.server.control
+++ b/obsolete-buildroot/sources/openssh.server.control
@@ -4,7 +4,7 @@ Version: 3.8p1-1
Architecture: mipsel
Maintainer: below0
Section: net
-Depends: zlib openssl
+Depends: zlib libssl
Source: Embedded in the main OpenWrt buildroot
Description: The OpenSSH server daemon.
Allows for access to the system via the SSH client.