diff options
Diffstat (limited to 'app-admin/torsmo/torsmo-0.17.ebuild')
-rw-r--r-- | app-admin/torsmo/torsmo-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/torsmo/torsmo-0.17.ebuild b/app-admin/torsmo/torsmo-0.17.ebuild index 5abfe3d27234..948f406080c1 100644 --- a/app-admin/torsmo/torsmo-0.17.ebuild +++ b/app-admin/torsmo/torsmo-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17.ebuild,v 1.4 2004/06/24 21:40:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/torsmo/torsmo-0.17.ebuild,v 1.5 2004/06/25 23:12:35 vapier Exp $ DESCRIPTION="system monitor that sits in the corner of your desktop" HOMEPAGE="http://torsmo.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc virtual/x11" DEPEND="${RDEPEND} >=sys-devel/automake-1.4 |