summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-05 22:13:51 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-05 22:14:44 +0200
commitd99bbb7686a978b8007651c0253be93e047116f0 (patch)
treef1c5650f5e0e2eff177561420ffe8395819fd333 /www-client/falkon
parentsys-apps/systemd: fix regression in nspawn network setup (diff)
downloadgentoo-d99bbb7686a978b8007651c0253be93e047116f0.tar.gz
gentoo-d99bbb7686a978b8007651c0253be93e047116f0.tar.bz2
gentoo-d99bbb7686a978b8007651c0253be93e047116f0.zip
www-client/falkon: Set VIRTUALX_REQUIRED="test"
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'www-client/falkon')
-rw-r--r--www-client/falkon/falkon-3.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/falkon/falkon-3.0.0.ebuild b/www-client/falkon/falkon-3.0.0.ebuild
index 6da8f0a0600f..0334b402b3d2 100644
--- a/www-client/falkon/falkon-3.0.0.ebuild
+++ b/www-client/falkon/falkon-3.0.0.ebuild
@@ -5,6 +5,7 @@ EAPI=6
KDE_TEST="true"
QT_MINIMAL="5.9.2"
+VIRTUALX_REQUIRED="test"
inherit kde5
DESCRIPTION="Cross-platform web browser using QtWebEngine"