commit: 78ea97e51263bd59083853c7389189dfe97214cc Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Mar 27 14:13:43 2014 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Mar 27 14:13:43 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=78ea97e5
[dev-qt/qtopengl] Require virtual X for tests. Package-Manager: portage-2.2.8-r1 --- dev-qt/qtopengl/qtopengl-5.2.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-qt/qtopengl/qtopengl-5.2.1.ebuild b/dev-qt/qtopengl/qtopengl-5.2.1.ebuild index b6512a0..19dd195 100644 --- a/dev-qt/qtopengl/qtopengl-5.2.1.ebuild +++ b/dev-qt/qtopengl/qtopengl-5.2.1.ebuild @@ -5,6 +5,7 @@ EAPI=5 QT5_MODULE="qtbase" +VIRTUALX_REQUIRED="test" inherit qt5-build
