diff options
Diffstat (limited to 'x11-misc/glsof/glsof-0.9.17.ebuild')
-rw-r--r-- | x11-misc/glsof/glsof-0.9.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/glsof/glsof-0.9.17.ebuild b/x11-misc/glsof/glsof-0.9.17.ebuild index c453cca45e56..4e66f84de336 100644 --- a/x11-misc/glsof/glsof-0.9.17.ebuild +++ b/x11-misc/glsof/glsof-0.9.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/glsof-0.9.17.ebuild,v 1.2 2005/01/14 14:23:11 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glsof/glsof-0.9.17.ebuild,v 1.3 2005/03/03 15:02:38 ciaranm Exp $ inherit gnome2 # Saves us work @@ -19,7 +19,7 @@ RDEPEND=">=x11-libs/gtk+-2.3.1 >=gnome-base/gconf-2 >=dev-libs/glib-2 dev-libs/libxml2 - sys-apps/lsof" + sys-process/lsof" DEPEND="${RDEPEND} dev-util/pkgconfig" |