summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-23 22:57:08 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-23 22:57:08 +0000
commit984aba88ee3546bdf09a422eedd0b5ac41ff1aa0 (patch)
tree5bf46c9c15c08d0cea2cae60e16a27e41bc57451 /app-emulation
parent*** empty log message *** (diff)
downloadgentoo-2-984aba88ee3546bdf09a422eedd0b5ac41ff1aa0.tar.gz
gentoo-2-984aba88ee3546bdf09a422eedd0b5ac41ff1aa0.tar.bz2
gentoo-2-984aba88ee3546bdf09a422eedd0b5ac41ff1aa0.zip
Uses virtual/opengl now
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine/wine-20010326.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20010326.ebuild b/app-emulation/wine/wine-20010326.ebuild
index f8d01ae6cc44..737beaf885e3 100644
--- a/app-emulation/wine/wine-20010326.ebuild
+++ b/app-emulation/wine/wine-20010326.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/app-emulation/wine/wine-20010326.ebuild,v 1.2 2001/04/23 19:59:23 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20010326.ebuild,v 1.3 2001/04/23 22:57:08 achim Exp $
A=Wine-${PV}.tar.gz
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.winehq.com"
DEPEND="virtual/glibc
virtual/x11
>=sys-libs/ncurses-5.2
- opengl? ( media-libs/mesa-glu )"
+ opengl? ( virtual/opengl )"
src_compile() {