diff options
Diffstat (limited to 'dev-util/sysprof/sysprof-1.1.8-r1.ebuild')
-rw-r--r-- | dev-util/sysprof/sysprof-1.1.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/sysprof/sysprof-1.1.8-r1.ebuild b/dev-util/sysprof/sysprof-1.1.8-r1.ebuild index 822cc80f9982..d484a025acae 100644 --- a/dev-util/sysprof/sysprof-1.1.8-r1.ebuild +++ b/dev-util/sysprof/sysprof-1.1.8-r1.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/dev-util/sysprof/sysprof-1.1.8-r1.ebuild,v 1.1 2012/03/17 23:56:31 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sysprof/sysprof-1.1.8-r1.ebuild,v 1.2 2012/05/05 02:18:51 jdhore Exp $ EAPI="4" @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.6:2 x11-libs/pango >=gnome-base/libglade-2:2.0" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" DOCS="AUTHORS NEWS README TODO" # ChangeLog is empty |