summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-04 01:53:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-05 01:34:27 +0100
commit78971d115c74ff20cc8a27a333d76973f923642e (patch)
tree1efadccd04a4fbe8ad1941d939698fd80afc97f1
parentkde-apps/ksmtp: tests hang, restrict tests. (diff)
downloadgentoo-78971d115c74ff20cc8a27a333d76973f923642e.tar.gz
gentoo-78971d115c74ff20cc8a27a333d76973f923642e.tar.bz2
gentoo-78971d115c74ff20cc8a27a333d76973f923642e.zip
kde-apps/akonadi-search: Set VIRTUALX_REQUIRED="test", test deps
Tests don't pass yet. Thanks-to: Paolo Pedroni <paolo.pedroni@iol.it> Bug: https://bugs.gentoo.org/642414 Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--kde-apps/akonadi-search/akonadi-search-17.12.0.ebuild5
1 files changed, 4 insertions, 1 deletions
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 809e1418edce..5504a5b85b7b 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