From a2e60d5d6f9ff34982ea7fba32bcf2e467d2bd6d Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Mon, 24 Aug 2015 01:08:14 -0400 Subject: 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(-) (limited to 'net-libs/webkit-gtk') 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? ( -- cgit v1.2.3-65-gdbad