From: Michael Tremer Date: Sun, 31 Jan 2010 18:03:04 +0000 (+0100) Subject: libssh2: The given dependencies are runtime dependencies. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce1a80b6cbbbeb47a4b1da31838f33f351f0896;p=ipfire-3.x.git libssh2: The given dependencies are runtime dependencies. --- diff --git a/pkgs/core/libssh2/libssh2.nm b/pkgs/core/libssh2/libssh2.nm index 3a108b5dc..c67f329be 100644 --- a/pkgs/core/libssh2/libssh2.nm +++ b/pkgs/core/libssh2/libssh2.nm @@ -34,8 +34,7 @@ PKG_URL = http://www.libssh2.org/ PKG_LICENSE = BSD PKG_SUMMARY = A library implementing the SSH2 protocol. -PKG_BUILD_DEPS+= openssl zlib -PKG_DEPS += +PKG_DEPS += openssl zlib define PKG_DESCRIPTION libssh2 is a library implementing the SSH2 protocol as defined by \