summaryrefslogtreecommitdiffstats
path: root/package/git/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/git/Config.in')
-rw-r--r--package/git/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/git/Config.in b/package/git/Config.in
index 31e5ffe5d..dc342aa7b 100644
--- a/package/git/Config.in
+++ b/package/git/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_GIT
bool "git"
depends on BR2_LARGEFILE
+ select BR2_PACKAGE_ZLIB
help
Git is a free and open source distributed version control system
designed to handle everything from small to very large projects.