commit:     d9b64cf4c2a168dfdb554662b2105750b92c3fe5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  9 20:31:34 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar  9 20:31:34 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9b64cf4

app-office/calligra: Add new RDEPEND for USE gemini

Upstream commit d6cdb21118b234d91a641edd20be905b6fce1412

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/calligra/calligra-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-office/calligra/calligra-9999.ebuild 
b/app-office/calligra/calligra-9999.ebuild
index 6b9e866a40..1761cd8c2a 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -113,6 +113,10 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
        calligra_features_karbon? ( media-gfx/pstoedit[plotutils] )
+       gemini? (
+               >=dev-qt/qtquickcontrols2-${QTMIN}:5
+               >=kde-frameworks/kirigami-${KFMIN}:5
+       )
 "
 RESTRICT+=" test"
 

Reply via email to