summaryrefslogtreecommitdiff
path: root/package/git
diff options
context:
space:
mode:
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/