From: Stefan Schantl Date: Tue, 4 Jan 2011 14:00:53 +0000 (+0100) Subject: openssh: Add zlib-devel as build dependency. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66679706f7f15fce2c4fdbadb984dd050e82c9f5;p=ipfire-3.x.git openssh: Add zlib-devel as build dependency. --- diff --git a/pkgs/core/openssh/openssh.nm b/pkgs/core/openssh/openssh.nm index 1176202dc..0f50f9fe7 100644 --- a/pkgs/core/openssh/openssh.nm +++ b/pkgs/core/openssh/openssh.nm @@ -34,7 +34,7 @@ PKG_URL = http://www.openssh.com/portable.html PKG_LICENSE = MIT PKG_SUMMARY = An open source implementation of SSH protocol versions 1 and 2. -PKG_BUILD_DEPS+= openssl-devel pam-devel +PKG_BUILD_DEPS+= openssl-devel pam-devel zlib-devel PKG_DEPS-openssh = openssh-clients=$(THISVER) openssh-server=$(THISVER) define PKG_DESCRIPTION