diff options
Diffstat (limited to 'dev-vcs/svn2git/svn2git-0_pre20100303.ebuild')
-rw-r--r-- | dev-vcs/svn2git/svn2git-0_pre20100303.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild b/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild index c4e0bff8e236..8b0d633efba2 100644 --- a/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild +++ b/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.2 2010/03/17 16:34:02 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.3 2010/06/22 18:51:38 arfrever Exp $ EAPI="2" @@ -22,7 +22,7 @@ SLOT="0" IUSE="" # KEYWORDS way up -DEPEND="dev-util/subversion +DEPEND="dev-vcs/subversion x11-libs/qt-core" RDEPEND="${DEPEND} dev-vcs/git" |