diff options
Diffstat (limited to 'x11-misc/grsync/grsync-1.1.1.ebuild')
-rw-r--r-- | x11-misc/grsync/grsync-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/grsync/grsync-1.1.1.ebuild b/x11-misc/grsync/grsync-1.1.1.ebuild index 0e3fffe88579..29c1050222f2 100644 --- a/x11-misc/grsync/grsync-1.1.1.ebuild +++ b/x11-misc/grsync/grsync-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.4 2012/02/16 19:33:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grsync/grsync-1.1.1.ebuild,v 1.5 2012/05/05 04:53:41 jdhore Exp $ EAPI=1 inherit gnome2 @@ -17,7 +17,7 @@ RDEPEND=">=x11-libs/gtk+-2.16:2 net-misc/rsync" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig dev-util/intltool" DOCS="AUTHORS NEWS README" |