commit: 5a05fd29b9b80a3eed80f904affc7c1f30c201a0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 09:58:10 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 09:58:10 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5a05fd29
app-office/calligra: Fix DEPENDs
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-office/calligra/calligra-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/calligra/calligra-9999.ebuild
b/app-office/calligra/calligra-9999.ebuild
index c3c4c92078..1d30c2e05b 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -26,7 +26,6 @@ IUSE="activities +crypt +fontconfig gemini gsl import-filter
+lcms okular openex
# Required for the matlab/octave formula tool
BDEPEND="
sys-devel/gettext
- test? ( $(add_frameworks_dep threadweaver) )
"
COMMON_DEPEND="
$(add_frameworks_dep karchive)
@@ -110,6 +109,7 @@ COMMON_DEPEND="
"
DEPEND="${COMMON_DEPEND}
dev-libs/boost
+ test? ( $(add_frameworks_dep threadweaver) )
"
RDEPEND="${COMMON_DEPEND}
calligra_features_karbon? ( media-gfx/pstoedit[plotutils] )