openssl/openssh updates from below0

SVN-Revision: 119
v19.07.3_mercusys_ac12_duma
Mike Baker 20 years ago
parent f86dc72332
commit 7e2cd2eb94

@ -68,7 +68,7 @@ openssl-headers: $(TARGET_DIR)/usr/lib/libssl.a
openssl: uclibc $(TARGET_DIR)/usr/lib/libcrypto.so.0.9.7
$(LIBSSL_IPK): uclibc $(STAGING_DIR)/usr/lib/libcrypto.so.0.9.7
$(LIBSSL_IPK): uclibc $(STAGING_DIR)/usr/lib/libcrypto.a
mkdir -p $(OPENSSL_IPK_DIR)/CONTROL
cp $(SOURCE_DIR)/libssl.control $(OPENSSL_IPK_DIR)/CONTROL/control
mkdir -p $(OPENSSL_IPK_DIR)/usr/lib

@ -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

@ -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.

Loading…
Cancel
Save