commit:     78971d115c74ff20cc8a27a333d76973f923642e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 00:53:07 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 00:34:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78971d11

kde-apps/akonadi-search: Set VIRTUALX_REQUIRED="test", test deps

Tests don't pass yet.

Thanks-to: Paolo Pedroni <paolo.pedroni <AT> iol.it>
Bug: https://bugs.gentoo.org/642414
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/akonadi-search/akonadi-search-17.12.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/akonadi-search/akonadi-search-17.12.0.ebuild 
b/kde-apps/akonadi-search/akonadi-search-17.12.0.ebuild
index 809e1418edc..5504a5b85b7 100644
--- a/kde-apps/akonadi-search/akonadi-search-17.12.0.ebuild
+++ b/kde-apps/akonadi-search/akonadi-search-17.12.0.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
+KDE_TEST="forceoptional-recursive"
+VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Libraries and daemons to implement searching in Akonadi"
@@ -33,6 +35,7 @@ COMMON_DEPEND="
 "
 DEPEND="${COMMON_DEPEND}
        dev-libs/boost
+       test? ( $(add_kdeapps_dep akonadi 'mysql,postgres,sqlite,tools') )
 "
 RDEPEND="${COMMON_DEPEND}
        !kde-apps/kdepim-l10n

Reply via email to