From 2787636f401d0f6d755c55aeb665a52b8905c262 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 11 Mar 2006 15:54:12 +0000 Subject: [PATCH] remove dependency on zlib, since dropbear is now compiled without it SVN-Revision: 3344 --- openwrt/package/Makefile | 1 - openwrt/package/dropbear/ipkg/dropbear.control | 1 - 2 files changed, 2 deletions(-) diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index c5d5f458a9..bcf06cda85 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -139,7 +139,6 @@ $(INSTALL_PACKAGES): base-files-install arpwatch-compile: libpcap-compile cyrus-sasl-compile: openssl-compile -dropbear-compile: zlib-compile dsniff-compile: libnids-compile openssl-compile libgdbm-compile fprobe-compile: libpcap-compile gdb-compile: ncurses-compile diff --git a/openwrt/package/dropbear/ipkg/dropbear.control b/openwrt/package/dropbear/ipkg/dropbear.control index 800a0ebc31..0aa8cc5b82 100644 --- a/openwrt/package/dropbear/ipkg/dropbear.control +++ b/openwrt/package/dropbear/ipkg/dropbear.control @@ -1,5 +1,4 @@ Package: dropbear Priority: optional -Depends: zlib Section: net Description: a small SSH 2 server/client designed for small memory environments. -- 2.30.2