summaryrefslogtreecommitdiff
path: root/dev-python/pyopencl/pyopencl-2021.1.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyopencl/pyopencl-2021.1.3.ebuild')
-rw-r--r--dev-python/pyopencl/pyopencl-2021.1.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/pyopencl/pyopencl-2021.1.3.ebuild b/dev-python/pyopencl/pyopencl-2021.1.3.ebuild
index a08b0c4fd9b4..103b128915c0 100644
--- a/dev-python/pyopencl/pyopencl-2021.1.3.ebuild
+++ b/dev-python/pyopencl/pyopencl-2021.1.3.ebuild
@@ -26,7 +26,8 @@ RDEPEND="${COMMON}
>=dev-python/pytools-2017.6[${PYTHON_USEDEP}]
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
DEPEND="${COMMON}
- dev-python/pybind11[${PYTHON_USEDEP}]"
+ dev-python/pybind11[${PYTHON_USEDEP}]
+ opengl? ( media-libs/libglvnd )"
# The test suite fails if there are no OpenCL platforms available, and
# even if there is one (which requires the presence of both an OpenCL