]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
openssh: Runtime dependencies must not be in list of build deps.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 21:51:54 +0000 (22:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 21:51:54 +0000 (22:51 +0100)
pkgs/core/openssh/openssh.nm

index eddb90937d7981a8d3301c9cb13c357ac30295b7..52bbedd2ce24884dc3e7a92728d5e6c56e033ecb 100644 (file)
@@ -34,7 +34,6 @@ 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 pam
 PKG_DEPS      += openssl pam
 
 define PKG_DESCRIPTION