summaryrefslogtreecommitdiff
path: root/dev-vcs/git/git-2.49.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git/git-2.49.1.ebuild')
-rw-r--r--dev-vcs/git/git-2.49.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.49.1.ebuild b/dev-vcs/git/git-2.49.1.ebuild
index 182ab5b3a39a..30121121f764 100644
--- a/dev-vcs/git/git-2.49.1.ebuild
+++ b/dev-vcs/git/git-2.49.1.ebuild
@@ -63,7 +63,7 @@ IUSE="+curl cgi cvs doc keyring +gpg highlight +iconv mediawiki +nls +pcre perfo
# Common to both DEPEND and RDEPEND
DEPEND="
dev-libs/openssl:=
- sys-libs/zlib
+ virtual/zlib
curl? (
net-misc/curl
webdav? ( dev-libs/expat )