logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 05f5ce611d2315f6366cc9e70e49f0692c916768
parent 8422c5831925c6093fcd21752f283b692399fb1e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  6 Mar 2021 07:36:19 +0100

net-libs/webkit-gtk: Move RUBY_DEPS to BDEPEND

Diffstat:

Mnet-libs/webkit-gtk/webkit-gtk-2.30.4.ebuild3++-
Mnet-libs/webkit-gtk/webkit-gtk-2.31.1.ebuild3++-
2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.30.4.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.30.4.ebuild @@ -104,11 +104,12 @@ RDEPEND=" " unset wpe_depend +BDEPEND="${RUBY_DEPS}" + # paxctl needed for bug #407085 # Need real bison, not yacc DEPEND="${RDEPEND} ${PYTHON_DEPS} - ${RUBY_DEPS} dev-util/glib-utils >=dev-util/gtk-doc-am-1.10 >=dev-util/gperf-3.0.1 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.31.1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.31.1.ebuild @@ -104,11 +104,12 @@ RDEPEND=" " unset wpe_depend +BDEPEND="${RUBY_DEPS}" + # paxctl needed for bug #407085 # Need real bison, not yacc DEPEND="${RDEPEND} ${PYTHON_DEPS} - ${RUBY_DEPS} dev-util/glib-utils >=dev-util/gtk-doc-am-1.10 >=dev-util/gperf-3.0.1