dev-libs/kdiagram: virtualx is required for tests
authorPaolo Pedroni <PPed72@users.noreply.github.com>
Mon, 30 Oct 2017 12:58:04 +0000 (13:58 +0100)
committerMichael Palimaka <kensington@gentoo.org>
Mon, 30 Oct 2017 13:29:14 +0000 (00:29 +1100)
Closes: https://bugs.gentoo.org/635892
Closes: https://github.com/gentoo/gentoo/pull/6085

dev-libs/kdiagram/kdiagram-2.6.0.ebuild

index 0e0fdb992cff1e5e65f290f7818831d56e6eb90b..49fd8352bcb6c22b25e7aabee80e21603acded9a 100644 (file)
@@ -5,6 +5,7 @@ EAPI=6
 
 KDE_EXAMPLES="true"
 KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Powerful libraries (KChart, KGantt) for creating business diagrams"