summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-11 16:39:40 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-11 16:39:40 +0000
commit9436e2fdb56b04c2ab3bb931f37468e51a995f6e (patch)
tree84963ec7ec6cef06df5c75dae9afcba10b43ee87 /media-sound/xmms
parent*** empty log message *** (diff)
downloadgentoo-2-9436e2fdb56b04c2ab3bb931f37468e51a995f6e.tar.gz
gentoo-2-9436e2fdb56b04c2ab3bb931f37468e51a995f6e.tar.bz2
gentoo-2-9436e2fdb56b04c2ab3bb931f37468e51a995f6e.zip
Fied mesa dependencie
Diffstat (limited to 'media-sound/xmms')
-rw-r--r--media-sound/xmms/xmms-1.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms/xmms-1.2.3.ebuild b/media-sound/xmms/xmms-1.2.3.ebuild
index debb4b2f9d28..5f0910fb0b5c 100644
--- a/media-sound/xmms/xmms-1.2.3.ebuild
+++ b/media-sound/xmms/xmms-1.2.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.3.ebuild,v 1.2 2000/11/05 11:15:52 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.3.ebuild,v 1.3 2000/12/11 16:39:40 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.xmms.org/"
DEPEND="gnome? ( >=gnome-base/gnome-core-1.2.2.1 )
>=gnome-base/libxml-1.8.10
>=media-libs/libmikmod-3.1.9
- >=media-libs/mesa-glu-3.2.1
+ >=media-libs/mesa-3.4
>=x11-libs/gtk+-1.2.8"
RDEPEND="gnome? ( >=gnome-base/gnome-core-1.2.2.1 )