commit: c2c339a7c7a22826c17b51fa2cda6d806fb0b93f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 12:22:27 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 12:24:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c339a7
app-office/calligra: Must select at-least-one-of CALLIGRA_FEATURES
Gentoo-bug: 613316
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-office/calligra/calligra-2.9.11-r1.ebuild | 1 +
app-office/calligra/calligra-2.9.11.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/app-office/calligra/calligra-2.9.11-r1.ebuild
b/app-office/calligra/calligra-2.9.11-r1.ebuild
index 205e39548e7..a28e2a28e24 100644
--- a/app-office/calligra/calligra-2.9.11-r1.ebuild
+++ b/app-office/calligra/calligra-2.9.11-r1.ebuild
@@ -51,6 +51,7 @@ done
unset cal_ft
REQUIRED_USE="
+ || ( $(printf 'calligra_features_%s ' ${CAL_FTS[@]}) )
calligra_features_author? ( calligra_features_words )
calligra_features_gemini? ( opengl )
calligra_features_krita? ( eigen exif lcms opengl )
diff --git a/app-office/calligra/calligra-2.9.11.ebuild
b/app-office/calligra/calligra-2.9.11.ebuild
index 94a744342b0..20bfc7798e8 100644
--- a/app-office/calligra/calligra-2.9.11.ebuild
+++ b/app-office/calligra/calligra-2.9.11.ebuild
@@ -52,6 +52,7 @@ done
unset cal_ft
REQUIRED_USE="
+ || ( $(printf 'calligra_features_%s ' ${CAL_FTS[@]}) )
calligra_features_author? ( calligra_features_words )
calligra_features_gemini? ( opengl )
calligra_features_krita? ( eigen exif lcms opengl )