Browse Source

fix dependencies

Waldemar Brodkorb 11 years ago
parent
commit
7e9f017af9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/libssh2/Makefile

+ 2 - 0
package/libssh2/Makefile

@@ -9,6 +9,8 @@ PKG_RELEASE:=		1
 PKG_MD5SUM:=		071004c60c5d6f90354ad1b701013a0b
 PKG_DESCR:=		client-side C library implementing SSH2 protocol
 PKG_SECTION:=		libs
+PKG_BUILDDEP:=		openssl zlib
+PKG_DEPENDS:=		libopenssl zlib
 PKG_URL:=		http://www.libssh2.org/
 PKG_SITES:=		http://www.libssh2.org/download/
 PKG_OPTS:=		dev