diff options
author | 2018-04-05 22:13:51 +0200 | |
---|---|---|
committer | 2018-04-05 22:14:44 +0200 | |
commit | d99bbb7686a978b8007651c0253be93e047116f0 (patch) | |
tree | f1c5650f5e0e2eff177561420ffe8395819fd333 /www-client | |
parent | sys-apps/systemd: fix regression in nspawn network setup (diff) | |
download | gentoo-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')
-rw-r--r-- | www-client/falkon/falkon-3.0.0.ebuild | 1 |
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" |