diff options
Diffstat (limited to 'dev-vcs/svn2git/svn2git-0_pre20100327.ebuild')
-rw-r--r-- | dev-vcs/svn2git/svn2git-0_pre20100327.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild b/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild index 8cedff464875..5bd037c042d9 100644 --- a/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild +++ b/dev-vcs/svn2git/svn2git-0_pre20100327.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_pre20100327.ebuild,v 1.1 2010/03/29 18:44:48 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100327.ebuild,v 1.2 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" |