logo

overlay

My own overlay for experimentations, use with caution, no support is provided
commit: dac89c71faa2dbaf0f78037590c08e3e3c5ae44c
parent: 72ea10b0704a646112dd9e62e7b13026e7ed3baf
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun,  5 Jul 2020 05:07:28 +0200

net-libs/webkit-gtk: [X?] on gstreamer deps

Diffstat:

Mnet-libs/webkit-gtk/webkit-gtk-2.28.2.ebuild5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.28.2.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.28.2.ebuild @@ -62,10 +62,11 @@ RDEPEND=" spell? ( >=app-text/enchant-0.22:= ) gstreamer? ( >=media-libs/gstreamer-1.14:1.0 - >=media-libs/gst-plugins-base-1.14:1.0[egl?,opengl?] + >=media-libs/gst-plugins-base-1.14:1.0[egl?,opengl?,X?] gles2-only? ( media-libs/gst-plugins-base:1.0[gles2] ) >=media-plugins/gst-plugins-opus-1.14.4-r1:1.0 - >=media-libs/gst-plugins-bad-1.14:1.0 ) + >=media-libs/gst-plugins-bad-1.14:1.0[X?] + ) media-source? ( >=media-libs/gstreamer-1.16:1.0 )