commit:     a2e60d5d6f9ff34982ea7fba32bcf2e467d2bd6d
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 05:08:14 2015 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 05:09:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e60d5d

net-libs/webkit-gtk: missing dependency

Thanks-to: brutester
Gentoo-Bug: 554096
Package-Manager: portage-2.2.20.1

 net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild | 3 ++-
 net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
index b70a789..a387dec 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
@@ -60,7 +60,8 @@ RDEPEND="
                >=media-libs/gst-plugins-base-1.2:1.0 )
        introspection? ( >=dev-libs/gobject-introspection-1.32.0 )
        libsecret? ( app-crypt/libsecret )
-       opengl? ( virtual/opengl )
+       opengl? ( virtual/opengl
+               x11-libs/cairo[opengl] )
        spell? ( >=app-text/enchant-0.22:= )
        wayland? ( >=x11-libs/gtk+-3.14:3[wayland] )
        webgl? (

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild
index e0d4164..e76fd72 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild
@@ -64,7 +64,8 @@ RDEPEND="
                >=media-libs/gst-plugins-base-1.2:1.0 )
        introspection? ( >=dev-libs/gobject-introspection-1.32.0 )
        libsecret? ( app-crypt/libsecret )
-       opengl? ( virtual/opengl )
+       opengl? ( virtual/opengl
+               x11-libs/cairo[opengl] )
        spell? ( >=app-text/enchant-0.22:= )
        wayland? ( >=x11-libs/gtk+-3.14:3[wayland] )
        webgl? (

Reply via email to