summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-02-09 17:25:24 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-02-09 17:26:24 -0500
commit9cbf4a0dc3a6b6412acadc9558d4d068f5af860e (patch)
tree0c94efc8d7de050e38bd57bd9d8cadaa43da8f32 /net-libs/webkit-gtk
parentwww-client/microsoft-edge-dev: remove old (diff)
downloadgentoo-9cbf4a0dc3a6b6412acadc9558d4d068f5af860e.tar.gz
gentoo-9cbf4a0dc3a6b6412acadc9558d4d068f5af860e.tar.bz2
gentoo-9cbf4a0dc3a6b6412acadc9558d4d068f5af860e.zip
net-libs/webkit-gtk: add back virtualx for now
Until further investigation, likely just need to add test to IUSE. Acked-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
index 06e6e40c4eae..d95ffa4b27a3 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.34.5.ebuild
@@ -6,7 +6,7 @@ PYTHON_REQ_USE="xml(+)"
PYTHON_COMPAT=( python3_{8..10} )
USE_RUBY="ruby26 ruby27 ruby30"
-inherit check-reqs cmake flag-o-matic gnome2 pax-utils python-any-r1 ruby-single toolchain-funcs
+inherit check-reqs cmake flag-o-matic gnome2 pax-utils python-any-r1 ruby-single toolchain-funcs virtualx
MY_P="webkitgtk-${PV}"
DESCRIPTION="Open source web browser engine"