summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild3
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-2.8.5.ebuild3
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 b70a7890dbbb..a387dec202da 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 e0d416449962..e76fd720706b 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? (