diff options
Diffstat (limited to 'dev-vcs/git/git-2.1.4.ebuild')
-rw-r--r-- | dev-vcs/git/git-2.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.1.4.ebuild b/dev-vcs/git/git-2.1.4.ebuild index 99af16d8ff14..a9b195f62dd5 100644 --- a/dev-vcs/git/git-2.1.4.ebuild +++ b/dev-vcs/git/git-2.1.4.ebuild @@ -46,7 +46,7 @@ CDEPEND=" sys-libs/zlib pcre? ( dev-libs/libpcre ) perl? ( dev-lang/perl:=[-build(-)] ) - tk? ( dev-lang/tk ) + tk? ( dev-lang/tk:0 ) curl? ( net-misc/curl webdav? ( dev-libs/expat ) |