commit:     2c76133559a9221fc5719a38271b7ff585c47b06
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  3 00:08:25 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec  3 00:08:25 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c761335

app-office/libalkimia: Add new DEPENDs

Upstream commits:
6e08cda0cb016b7f636b7fdad708a3ee58838e54
927ce8ff81839389771aaf7c70683517e52b6747
etc.

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

 app-office/libalkimia/libalkimia-9999.ebuild | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/app-office/libalkimia/libalkimia-9999.ebuild 
b/app-office/libalkimia/libalkimia-9999.ebuild
index 6ddc34c445..6ffbf3dc2c 100644
--- a/app-office/libalkimia/libalkimia-9999.ebuild
+++ b/app-office/libalkimia/libalkimia-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,8 +19,25 @@ SLOT="0/7"
 IUSE="doc"
 
 RDEPEND="
+       $(add_frameworks_dep kcompletions)
+       $(add_frameworks_dep kcodecs)
+       $(add_frameworks_dep kconfig)
+       $(add_frameworks_dep kcoreaddons)
+       $(add_frameworks_dep kdelibs4support)
+       $(add_frameworks_dep ki18n)
+       $(add_frameworks_dep kiconthemes)
+       $(add_frameworks_dep knewstuff)
+       $(add_frameworks_dep kpackage)
+       $(add_frameworks_dep ktextwidgets)
+       $(add_frameworks_dep kwidgetsaddons)
+       $(add_frameworks_dep plasma)
        $(add_qt_dep qtdbus)
-       dev-libs/gmp:0=[cxx]
+       $(add_qt_dep qtdeclarative)
+       $(add_qt_dep qtgui)
+       $(add_qt_dep qtnetwork)
+       $(add_qt_dep qtwebkit)
+       $(add_qt_dep qtwidgets)
+       sci-libs/mpir:=
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig

Reply via email to