diff options
Diffstat (limited to 'dev-vcs/git/git-1.8.1.5.ebuild')
-rw-r--r-- | dev-vcs/git/git-1.8.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-1.8.1.5.ebuild b/dev-vcs/git/git-1.8.1.5.ebuild index 0e7c98614643..478219ec27cd 100644 --- a/dev-vcs/git/git-1.8.1.5.ebuild +++ b/dev-vcs/git/git-1.8.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild,v 1.12 2013/03/10 16:23:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/git-1.8.1.5.ebuild,v 1.13 2013/12/06 14:03:23 polynomial-c Exp $ EAPI=4 @@ -47,7 +47,7 @@ CDEPEND=" dev-libs/openssl sys-libs/zlib pcre? ( dev-libs/libpcre ) - perl? ( dev-lang/perl[-build] ) + perl? ( dev-lang/perl[-build(-)] ) tk? ( dev-lang/tk ) curl? ( net-misc/curl |