diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-01-25 16:03:38 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-01-25 16:37:52 +0200 |
commit | e839f061037f360a5a35e2ef7d307adc0678e185 (patch) | |
tree | b83b31b2a12641749e348db74f7a4df72e223f6f /net-libs | |
parent | media-plugins/gst-plugins-assrender: add subslot operator dep on libass (diff) | |
download | gentoo-e839f061037f360a5a35e2ef7d307adc0678e185.tar.gz gentoo-e839f061037f360a5a35e2ef7d307adc0678e185.tar.bz2 gentoo-e839f061037f360a5a35e2ef7d307adc0678e185.zip |
net-libs/webkit-gtk: default enable USE=X in preparation of use.force removal
Bug: https://bugs.gentoo.org/643724
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild | 2 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild index c49d26d006ae..1d2bca38691b 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.5.ebuild @@ -17,7 +17,7 @@ LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" -IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl X" +IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X" # webgl needs gstreamer, bug #560612 REQUIRED_USE=" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild index 31abd5c34d4d..300736415c52 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.18.6.ebuild @@ -17,7 +17,7 @@ LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" -IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl X" +IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X" # webgl needs gstreamer, bug #560612 REQUIRED_USE=" |