diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-04-20 22:47:41 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-04-20 22:47:55 +1000 |
commit | c009631acd3a258235160c5a5f767679160c875e (patch) | |
tree | d38da113dd740140f8308394dab1250666b0be9c /kde-plasma/plasma-desktop/plasma-desktop-5.5.5.ebuild | |
parent | profiles: Drop obsolete mask on app-admin/system-config-printer-common[policy... (diff) | |
download | gentoo-c009631acd3a258235160c5a5f767679160c875e.tar.gz gentoo-c009631acd3a258235160c5a5f767679160c875e.tar.bz2 gentoo-c009631acd3a258235160c5a5f767679160c875e.zip |
kde-plasma/plasma-desktop: virtual X is required for tests
Gentoo-bug: 580624
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-plasma/plasma-desktop/plasma-desktop-5.5.5.ebuild')
-rw-r--r-- | kde-plasma/plasma-desktop/plasma-desktop-5.5.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.5.5.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.5.5.ebuild index 9a811ef02872..a25278ff31f1 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.5.5.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.5.5.ebuild @@ -6,6 +6,7 @@ EAPI=6 KDE_HANDBOOK="true" KDE_TEST="true" +VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="KDE Plasma desktop" |