summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-07-07 18:01:02 +0000
committerMike Frysinger <vapier@gentoo.org>2011-07-07 18:01:02 +0000
commitbea2bfb18560411a8e539a6d68e49b2cda0504a3 (patch)
tree70025fe81b5f64536ff691627fb3210c03bd336b /app-emulation/wine
parentVersion bump. Fixes bug #361555. Add new proxy maintainer (diff)
downloadgentoo-2-bea2bfb18560411a8e539a6d68e49b2cda0504a3.tar.gz
gentoo-2-bea2bfb18560411a8e539a6d68e49b2cda0504a3.tar.bz2
gentoo-2-bea2bfb18560411a8e539a6d68e49b2cda0504a3.zip
Also pull in dev-util/nvidia-cuda-toolkit for USE=opencl #374145 by Matthew Schultz.
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/ChangeLog11
-rw-r--r--app-emulation/wine/wine-1.3.10.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.11.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.12.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.13.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.14.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.15.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.16.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.17.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.18.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.19.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.20.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.21.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.22.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.23.ebuild4
-rw-r--r--app-emulation/wine/wine-1.3.9.ebuild4
-rw-r--r--app-emulation/wine/wine-9999.ebuild4
17 files changed, 42 insertions, 33 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog
index 3e9ac58851a1..a00e238ae433 100644
--- a/app-emulation/wine/ChangeLog
+++ b/app-emulation/wine/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.370 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.371 2011/07/07 18:01:02 vapier Exp $
+
+ 07 Jul 2011; Mike Frysinger <vapier@gentoo.org> wine-1.3.9.ebuild,
+ wine-1.3.10.ebuild, wine-1.3.11.ebuild, wine-1.3.12.ebuild,
+ wine-1.3.13.ebuild, wine-1.3.14.ebuild, wine-1.3.15.ebuild,
+ wine-1.3.16.ebuild, wine-1.3.17.ebuild, wine-1.3.18.ebuild,
+ wine-1.3.19.ebuild, wine-1.3.20.ebuild, wine-1.3.21.ebuild,
+ wine-1.3.22.ebuild, wine-1.3.23.ebuild, wine-9999.ebuild:
+ Also pull in dev-util/nvidia-cuda-toolkit for USE=opencl #374145 by Matthew
+ Schultz.
05 Jul 2011; Mike Frysinger <vapier@gentoo.org> wine-1.2.ebuild,
wine-1.2.1.ebuild, wine-1.2.2.ebuild, wine-1.2.3.ebuild, wine-1.3.0.ebuild,
diff --git a/app-emulation/wine/wine-1.3.10.ebuild b/app-emulation/wine/wine-1.3.10.ebuild
index dcbd18d7f9cb..03bae50c0dae 100644
--- a/app-emulation/wine/wine-1.3.10.ebuild
+++ b/app-emulation/wine/wine-1.3.10.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.10.ebuild,v 1.7 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.8 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.11.ebuild b/app-emulation/wine/wine-1.3.11.ebuild
index 86be09f2e165..86051ebe6b4f 100644
--- a/app-emulation/wine/wine-1.3.11.ebuild
+++ b/app-emulation/wine/wine-1.3.11.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.11.ebuild,v 1.6 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.7 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.12.ebuild b/app-emulation/wine/wine-1.3.12.ebuild
index dbde5082f372..bc7cd6a3c6d9 100644
--- a/app-emulation/wine/wine-1.3.12.ebuild
+++ b/app-emulation/wine/wine-1.3.12.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.12.ebuild,v 1.4 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.5 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.13.ebuild b/app-emulation/wine/wine-1.3.13.ebuild
index fe8a51c52409..418b8b8a471e 100644
--- a/app-emulation/wine/wine-1.3.13.ebuild
+++ b/app-emulation/wine/wine-1.3.13.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.13.ebuild,v 1.4 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.5 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.14.ebuild b/app-emulation/wine/wine-1.3.14.ebuild
index edb282b60417..bfc5d4a70ee4 100644
--- a/app-emulation/wine/wine-1.3.14.ebuild
+++ b/app-emulation/wine/wine-1.3.14.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.14.ebuild,v 1.5 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.6 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.15.ebuild b/app-emulation/wine/wine-1.3.15.ebuild
index e2a01f7d7ece..5d4b32a5384c 100644
--- a/app-emulation/wine/wine-1.3.15.ebuild
+++ b/app-emulation/wine/wine-1.3.15.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.15.ebuild,v 1.4 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.5 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.16.ebuild b/app-emulation/wine/wine-1.3.16.ebuild
index 07d4efaed161..491e43d19d66 100644
--- a/app-emulation/wine/wine-1.3.16.ebuild
+++ b/app-emulation/wine/wine-1.3.16.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.16.ebuild,v 1.5 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.6 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.17.ebuild b/app-emulation/wine/wine-1.3.17.ebuild
index 75071d3aa6fb..e1157d89d21e 100644
--- a/app-emulation/wine/wine-1.3.17.ebuild
+++ b/app-emulation/wine/wine-1.3.17.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.17.ebuild,v 1.5 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.6 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.18.ebuild b/app-emulation/wine/wine-1.3.18.ebuild
index dbf0b9df9f70..1e1a894e40a0 100644
--- a/app-emulation/wine/wine-1.3.18.ebuild
+++ b/app-emulation/wine/wine-1.3.18.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.18.ebuild,v 1.5 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.6 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.19.ebuild b/app-emulation/wine/wine-1.3.19.ebuild
index 41ddf6fe2247..b81ecf9dc3b6 100644
--- a/app-emulation/wine/wine-1.3.19.ebuild
+++ b/app-emulation/wine/wine-1.3.19.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.19.ebuild,v 1.4 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.5 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.20.ebuild b/app-emulation/wine/wine-1.3.20.ebuild
index 0a7e7af70a52..355916d084b3 100644
--- a/app-emulation/wine/wine-1.3.20.ebuild
+++ b/app-emulation/wine/wine-1.3.20.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.20.ebuild,v 1.3 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.4 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.21.ebuild b/app-emulation/wine/wine-1.3.21.ebuild
index 8ff5eabd0920..da4621b62a9a 100644
--- a/app-emulation/wine/wine-1.3.21.ebuild
+++ b/app-emulation/wine/wine-1.3.21.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.21.ebuild,v 1.3 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.4 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.22.ebuild b/app-emulation/wine/wine-1.3.22.ebuild
index 409eb0364f82..2ccdd47fcdf0 100644
--- a/app-emulation/wine/wine-1.3.22.ebuild
+++ b/app-emulation/wine/wine-1.3.22.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.22.ebuild,v 1.3 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.4 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.23.ebuild b/app-emulation/wine/wine-1.3.23.ebuild
index a3684bb7ea71..72236be6cda1 100644
--- a/app-emulation/wine/wine-1.3.23.ebuild
+++ b/app-emulation/wine/wine-1.3.23.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.23.ebuild,v 1.3 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.4 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-1.3.9.ebuild b/app-emulation/wine/wine-1.3.9.ebuild
index 3c39d33b85a8..de14ad48e4e1 100644
--- a/app-emulation/wine/wine-1.3.9.ebuild
+++ b/app-emulation/wine/wine-1.3.9.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.9.ebuild,v 1.6 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.7 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index 67a1ab83322a..13cf69ffdb77 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.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-9999.ebuild,v 1.82 2011/07/05 00:18:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.83 2011/07/07 18:01:02 vapier Exp $
EAPI="2"
@@ -72,7 +72,7 @@ RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
esd? ( media-sound/esound )
nas? ( media-libs/nas )
cups? ( net-print/cups )
- opencl? ( x11-drivers/nvidia-drivers )
+ opencl? ( x11-drivers/nvidia-drivers dev-util/nvidia-cuda-toolkit )
opengl? ( virtual/opengl )
pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )