Skip to content

Commit

Permalink
media-plugins/gst-plugins-vaapi: Set USE-defaults for mesa[egl,gbm]
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Turner <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
mattst88 authored and thesamesam committed Oct 31, 2021
1 parent 77ea1e0 commit e72563c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ REQUIRED_USE="
GST_REQ="${PV}"
GL_DEPS="
>=media-libs/gst-plugins-base-${GST_REQ}:${SLOT}[egl?,gles2?,opengl?,wayland?,X?]
media-libs/mesa[gles2?,egl?,X(+),${MULTILIB_USEDEP}]
media-libs/mesa[gles2?,egl(+)?,X(+),${MULTILIB_USEDEP}]
"
RDEPEND="
>=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ REQUIRED_USE="
GST_REQ="${PV}"
GL_DEPS="
>=media-libs/gst-plugins-base-${GST_REQ}:${SLOT}[egl?,gles2?,opengl?,wayland?,X?]
media-libs/mesa[gles2?,egl?,X?,${MULTILIB_USEDEP}]
media-libs/mesa[gles2?,egl(+)?,X?,${MULTILIB_USEDEP}]
"
RDEPEND="
>=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}]
Expand Down

0 comments on commit e72563c

Please sign in to comment.