diff options
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.16.3-r1.ebuild (renamed from media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild) | 2 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.18.4-r1.ebuild (renamed from media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3-r1.ebuild index 23555ecd81a1..73da5000cb07 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3-r1.ebuild @@ -43,7 +43,7 @@ REQUIRED_USE=" # Dependencies needed by opengl library and plugin (enabled via USE gles2 and/or opengl) # dmabuf automagic from libdrm headers (drm_fourcc.h) and EGL, so ensure it with USE=egl (platform independent header used only, thus no MULTILIB_USEDEP); provides dmabuf based upload/download/eglimage options GL_DEPS=" - >=media-libs/mesa-9.0[egl?,gbm?,gles2?,wayland?,${MULTILIB_USEDEP}] + >=media-libs/mesa-9.0[egl(+)?,gbm(+)?,gles2?,wayland?,${MULTILIB_USEDEP}] egl? ( x11-libs/libdrm ) diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.18.4-r1.ebuild index 218d6f4f2560..4e27d0ccf6d5 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.18.4.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.18.4-r1.ebuild @@ -43,7 +43,7 @@ REQUIRED_USE=" # Dependencies needed by opengl library and plugin (enabled via USE gles2 and/or opengl) # dmabuf automagic from libdrm headers (drm_fourcc.h) and EGL, so ensure it with USE=egl (platform independent header used only, thus no MULTILIB_USEDEP); provides dmabuf based upload/download/eglimage options GL_DEPS=" - >=media-libs/mesa-9.0[egl?,gbm?,gles2?,wayland?,${MULTILIB_USEDEP}] + >=media-libs/mesa-9.0[egl(+)?,gbm(+)?,gles2?,wayland?,${MULTILIB_USEDEP}] egl? ( x11-libs/libdrm ) |