]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libssh2: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:45:55 +0000 (01:45 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:45:55 +0000 (01:45 +0200)
pkgs/core/libssh2/libssh2.nm

index 7002b2c46cd3c0434d65f10040ddf42e41883a14..a7f5b63bea1016e979bbc8b563664159fef6737d 100644 (file)
@@ -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 \