diff options
Diffstat (limited to 'dev-python/pyopencl/pyopencl-9999.ebuild')
-rw-r--r-- | dev-python/pyopencl/pyopencl-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/pyopencl/pyopencl-9999.ebuild b/dev-python/pyopencl/pyopencl-9999.ebuild index 7cf1ab9462e4..1b32d79f4bc4 100644 --- a/dev-python/pyopencl/pyopencl-9999.ebuild +++ b/dev-python/pyopencl/pyopencl-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild,v 1.1 2010/02/08 11:40:43 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-9999.ebuild,v 1.2 2010/05/17 10:33:58 spock Exp $ # Ebuild generated by g-pypi 0.2.1 (rev. 204) EAPI="2" @@ -20,7 +20,8 @@ IUSE="examples opengl" RDEPEND="dev-libs/boost[python] =dev-python/pytools-9999 - >=dev-python/numpy-1.0.4" + >=dev-python/numpy-1.0.4 + >=x11-drivers/nvidia-drivers-195.30" DEPEND="${RDEPEND}" |