diff options
Diffstat (limited to 'net-analyzer/mtr/mtr-0.81.ebuild')
-rw-r--r-- | net-analyzer/mtr/mtr-0.81.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mtr/mtr-0.81.ebuild b/net-analyzer/mtr/mtr-0.81.ebuild index ec1dfb948f96..c30b28cb8434 100644 --- a/net-analyzer/mtr/mtr-0.81.ebuild +++ b/net-analyzer/mtr/mtr-0.81.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/net-analyzer/mtr/mtr-0.81.ebuild,v 1.9 2012/03/02 19:59:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.81.ebuild,v 1.10 2012/05/04 06:08:09 jdhore Exp $ EAPI="4" @@ -20,7 +20,7 @@ RDEPEND=" sys-libs/ncurses gtk? ( x11-libs/gtk+:2 )" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig )" + gtk? ( virtual/pkgconfig )" src_prepare() { epatch "${FILESDIR}"/0.80-impl-dec.patch |