summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-04-05 22:15:07 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-04-05 22:15:07 +0200
commit913bf31832851bbfb985f03494eabf0ebe145884 (patch)
tree7b673cc24705194a1a103a7a1cb959c61e1737ea
parenteb8ec1e35d12a9250f408d3a2703582d1c081c0f (diff)
downloadkde-913bf31832851bbfb985f03494eabf0ebe145884.tar.gz
kde-913bf31832851bbfb985f03494eabf0ebe145884.tar.bz2
kde-913bf31832851bbfb985f03494eabf0ebe145884.zip
kde-apps/kopete: Add new DEPENDs
Upstream commits: 42dcaa348a96d10c81149cfdae89a6e61d27fdc7 fd96e92496cf66024b878a9c4a818aa903d1a0fa Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--kde-apps/kopete/kopete-5.9999.ebuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/kde-apps/kopete/kopete-5.9999.ebuild b/kde-apps/kopete/kopete-5.9999.ebuild
index be07a028bce..99c5c238710 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