summaryrefslogtreecommitdiff
path: root/package/git
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-03-06 10:22:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-03-06 10:22:13 +0100
commit6b9a7f5d4916e516793cee08e71acc83cdc6bce1 (patch)
tree7350d737c08948205d5f514640ff7e9f55932eee /package/git
parentd47b08c6ced262abc697994f69f42474ce3dec67 (diff)
parent8d99513b10d0b93c1468a8f39218d58f2e861d7f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/git')
-rw-r--r--package/git/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/git/Makefile b/package/git/Makefile
index 4d3b382e3..4fb5abf26 100644
--- a/package/git/Makefile
+++ b/package/git/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 08af805fd59f68d9ad00a2f878cf820e
PKG_DESCR:= fast version control system
PKG_SECTION:= scm
-PKG_DEPENDS:= libopenssl libcurl libexpat
+PKG_DEPENDS:= libopenssl libcurl libexpat libpthread
PKG_BUILDDEP+= openssl curl expat
PKG_URL:= http://git-scm.com
PKG_SITES:= http://kernel.org/pub/software/scm/git/