From: Michael Tremer Date: Thu, 2 Sep 2010 23:45:55 +0000 (+0200) Subject: libssh2: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d3fa51ce38e28756a50a454d1e7de71176d4cc;p=ipfire-3.x.git libssh2: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libssh2/libssh2.nm b/pkgs/core/libssh2/libssh2.nm index 7002b2c46..a7f5b63be 100644 --- a/pkgs/core/libssh2/libssh2.nm +++ b/pkgs/core/libssh2/libssh2.nm @@ -36,7 +36,7 @@ PKG_SUMMARY = A library implementing the SSH2 protocol. PKG_PACKAGES += $(PKG_NAME_REAL)-devel -PKG_DEPS += openssl zlib +PKG_BUILD_DEPS+= openssl-devel zlib-devel define PKG_DESCRIPTION libssh2 is a library implementing the SSH2 protocol as defined by \