commit: a53a900276847ae7176e3675627ee3422d6e99af Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Jul 22 05:38:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 31 00:19:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a53a9002
media-libs/cogl: Set USE-defaults for mesa[egl,gbm] Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/cogl/{cogl-1.22.8.ebuild => cogl-1.22.8-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/cogl/cogl-1.22.8.ebuild b/media-libs/cogl/cogl-1.22.8-r1.ebuild similarity index 98% rename from media-libs/cogl/cogl-1.22.8.ebuild rename to media-libs/cogl/cogl-1.22.8-r1.ebuild index 75c0d96cf93..037d055dd7d 100644 --- a/media-libs/cogl/cogl-1.22.8.ebuild +++ b/media-libs/cogl/cogl-1.22.8-r1.ebuild @@ -40,12 +40,12 @@ COMMON_DEPEND=" media-libs/gst-plugins-base:1.0 ) introspection? ( >=dev-libs/gobject-introspection-1.34.2:= ) kms? ( - media-libs/mesa[egl,gbm] + media-libs/mesa[egl(+),gbm(+)] x11-libs/libdrm:= ) pango? ( >=x11-libs/pango-1.20.0[introspection?] ) wayland? ( >=dev-libs/wayland-1.1.90 - media-libs/mesa[egl,wayland] ) + media-libs/mesa[egl(+),wayland] ) " # before clutter-1.7, cogl was part of clutter RDEPEND="${COMMON_DEPEND}