]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libssh2: The given dependencies are runtime dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 18:03:04 +0000 (19:03 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 18:03:04 +0000 (19:03 +0100)
pkgs/core/libssh2/libssh2.nm

index 3a108b5dce215a24b076c8eb6ee97d17984620f2..c67f329be7f0c8caa4bd418d086146acc7a3c569 100644 (file)
@@ -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 \