commit: 913bf31832851bbfb985f03494eabf0ebe145884
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 5 20:15:07 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 5 20:15:07 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=913bf318
kde-apps/kopete: Add new DEPENDs
Upstream commits:
42dcaa348a96d10c81149cfdae89a6e61d27fdc7
fd96e92496cf66024b878a9c4a818aa903d1a0fa
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/kopete/kopete-5.9999.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kopete/kopete-5.9999.ebuild
b/kde-apps/kopete/kopete-5.9999.ebuild
index be07a028bc..99c5c23871 100644
--- a/kde-apps/kopete/kopete-5.9999.ebuild
+++ b/kde-apps/kopete/kopete-5.9999.ebuild
@@ -22,6 +22,7 @@ RESTRICT+=" test"
# alias: NO DEPS (disabled upstream)
# autoreplace: NO DEPS
# contactnotes: NO DEPS
+# cryptography: app-crypt/gpgme[cxx,qt5], kde-apps/libkleo:5
# highlight: NO DEPS
# history: NO DEPS
# latex: virtual/latex as RDEPEND
@@ -35,8 +36,8 @@ RESTRICT+=" test"
# urlpicpreview: NO DEPS
# webpresence: libxml2 libxslt
# NOTE: By default we enable all plugins that don't have any dependencies
-PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight history
-latex nowlistening otr pipes +privacy +statistics +texteffect
+PLUGINS="+addbookmarks +autoreplace +contactnotes +cryptography +highlight
+history latex nowlistening otr pipes +privacy +statistics +texteffect
translator +urlpicpreview webpresence"
# Available protocols
@@ -69,6 +70,8 @@ IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
COMMONDEPEND="
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdbusaddons)
$(add_frameworks_dep khtml)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
@@ -81,10 +84,12 @@ COMMONDEPEND="
$(add_frameworks_dep ktexteditor)
$(add_kdeapps_dep kcontacts)
$(add_kdeapps_dep kidentitymanagement)
+ $(add_kdeapps_dep libkleo)
$(add_qt_dep qtgui)
$(add_qt_dep qtsql)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
+ app-crypt/gpgme[cxx,qt5]
dev-libs/libpcre
media-libs/phonon[qt5]
x11-libs/libX11