commit: 192daee1caf5a70030a32d048e3b49276552902a Author: Paolo Pedroni <PPed72 <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Mon Jan 15 10:18:51 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jan 15 22:31:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192daee1
kde-frameworks/sonnet: Add VIRTUALX_REQUIRED=test Closes: https://bugs.gentoo.org/644646 Closes: https://github.com/gentoo/gentoo/pull/6865 kde-frameworks/sonnet/sonnet-5.42.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/sonnet/sonnet-5.42.0.ebuild b/kde-frameworks/sonnet/sonnet-5.42.0.ebuild index 9a006cbbfe9..c71996ffd9f 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"
