summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-24 18:10:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-24 18:14:30 +0200
commit7e9f017af9ba51ec45d4820fda414e5b0f94f351 (patch)
tree3ceb4ff487ae31af446ae817019c3a991d80ec07 /package
parent8675c6dd6eba2a0bebeb38e2b8e29633e434a29f (diff)
fix dependencies
Diffstat (limited to 'package')
-rw-r--r--package/libssh2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libssh2/Makefile b/package/libssh2/Makefile
index d0b8b7fe7..1169da246 100644
--- a/package/libssh2/Makefile
+++ b/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