diff options
Diffstat (limited to 'media-libs/mesa/mesa-18.0.5.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-18.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-18.0.5.ebuild b/media-libs/mesa/mesa-18.0.5.ebuild index 0f5fe7b791a0..1fef2ab051cf 100644 --- a/media-libs/mesa/mesa-18.0.5.ebuild +++ b/media-libs/mesa/mesa-18.0.5.ebuild @@ -46,7 +46,7 @@ IUSE="${IUSE_VIDEO_CARDS} REQUIRED_USE=" d3d9? ( dri3 gallium ) llvm? ( gallium ) - opencl? ( gallium llvm ) + opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) |