commit: aff1fb821b50530b382862234897d2e28ab73c84
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 8 18:28:01 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 8 18:28:01 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aff1fb82
kde-apps/dolphin-plugins: Update DEPENDs
Upstream commit 6c8cfb363006bc7d63a7544d1b2f00fefd215c9f
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
kde-apps/dolphin-plugins/dolphin-plugins-18.08.49.9999.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/kde-apps/dolphin-plugins/dolphin-plugins-18.08.49.9999.ebuild
b/kde-apps/dolphin-plugins/dolphin-plugins-18.08.49.9999.ebuild
index 7458ba7c3d..62e31c9a5e 100644
--- a/kde-apps/dolphin-plugins/dolphin-plugins-18.08.49.9999.ebuild
+++ b/kde-apps/dolphin-plugins/dolphin-plugins-18.08.49.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
@@ -18,6 +18,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kdelibs4support)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
+ $(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kxmlgui)
$(add_kdeapps_dep dolphin)
$(add_qt_dep qtgui)
@@ -26,14 +27,12 @@ COMMON_DEPEND="
git? (
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
- $(add_frameworks_dep ktextwidgets)
)
mercurial? (
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kservice)
$(add_frameworks_dep ktexteditor)
- $(add_frameworks_dep ktextwidgets)
$(add_frameworks_dep kwidgetsaddons)
)
"