diff options
author | Paolo Pedroni <PPed72@users.noreply.github.com> | 2018-01-15 11:18:51 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-15 23:31:04 +0100 |
commit | 192daee1caf5a70030a32d048e3b49276552902a (patch) | |
tree | 631c3b98609758dc07d362d3ab31a196fdfeb0ee | |
parent | net-mail/rss2email: 3.10_pre20171001 (diff) | |
download | gentoo-192daee1caf5a70030a32d048e3b49276552902a.tar.gz gentoo-192daee1caf5a70030a32d048e3b49276552902a.tar.bz2 gentoo-192daee1caf5a70030a32d048e3b49276552902a.zip |
kde-frameworks/sonnet: Add VIRTUALX_REQUIRED=test
Closes: https://bugs.gentoo.org/644646
Closes: https://github.com/gentoo/gentoo/pull/6865
-rw-r--r-- | kde-frameworks/sonnet/sonnet-5.42.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-frameworks/sonnet/sonnet-5.42.0.ebuild b/kde-frameworks/sonnet/sonnet-5.42.0.ebuild index 9a006cbbfe92..c71996ffd9f6 100644 --- a/kde-frameworks/sonnet/sonnet-5.42.0.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.42.0.ebuild @@ -3,6 +3,7 @@ EAPI=6 +VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" |