summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-20 19:35:12 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-20 19:35:12 +0000
commitd45350c3ac1dd032089b1df3b837867f30b8ff96 (patch)
tree50fe446c4b4f0167050b91aca1e5d2f44d654581 /app-emulation/wine/wine-1.3.30.ebuild
parentInitial ebuild by me for #392179 by Michal Pytasz. (diff)
downloadhistorical-d45350c3ac1dd032089b1df3b837867f30b8ff96.tar.gz
historical-d45350c3ac1dd032089b1df3b837867f30b8ff96.tar.bz2
historical-d45350c3ac1dd032089b1df3b837867f30b8ff96.zip
Switch to new virtual/opencl #392179 by Michal Pytasz.
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.3.30.ebuild')
-rw-r--r--app-emulation/wine/wine-1.3.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.3.30.ebuild b/app-emulation/wine/wine-1.3.30.ebuild
index 81cd9bb8da6b..cd8140f5e32b 100644
--- a/app-emulation/wine/wine-1.3.30.ebuild
+++ b/app-emulation/wine/wine-1.3.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.2 2011/12/02 23:32:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.3 2011/12/20 19:35:12 vapier Exp $
EAPI="2"
@@ -67,7 +67,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
xinerama? ( x11-libs/libXinerama )
alsa? ( media-libs/alsa-lib )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
+ opencl? ( virtual/opencl )
opengl? ( virtual/opengl )
gsm? ( media-sound/gsm )
jpeg? ( virtual/jpeg )