diff options
Diffstat (limited to 'sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild')
-rw-r--r-- | sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild b/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild index 80e475445151..668ff130ae3c 100644 --- a/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild +++ b/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.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/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild,v 1.3 2004/06/24 22:39:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild,v 1.4 2004/07/01 21:48:17 eradicator Exp $ inherit eutils @@ -8,7 +8,7 @@ S=${WORKDIR}/3dmon-${PV} DESCRIPTION="Three dimensional monitoring tool for openmosix cluster" SRC_URI="mirror://sourceforge/threedmosmon/3dmon-${PV}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/threedmosmon" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/opengl" RDEPEND="${DEPEND}" SLOT="0" |