commit: d11e42d84937d1fa5e1a8c9815e84eaad9903c1e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 15 16:51:26 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 15 16:51:26 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d11e42d8
kde-apps/kcontacts: Add missing RDEPEND
Upstream commit cbe91fa2cd11340e7f489465e68f0d53bfd9dbab
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kcontacts/kcontacts-18.12.49.9999.ebuild | 1 +
kde-apps/kcontacts/kcontacts-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/kde-apps/kcontacts/kcontacts-18.12.49.9999.ebuild
b/kde-apps/kcontacts/kcontacts-18.12.49.9999.ebuild
index b64a7512fd..9227fb31c2 100644
--- a/kde-apps/kcontacts/kcontacts-18.12.49.9999.ebuild
+++ b/kde-apps/kcontacts/kcontacts-18.12.49.9999.ebuild
@@ -21,6 +21,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
!kde-apps/kdepim-l10n
+ app-text/iso-codes
"
src_prepare() {
diff --git a/kde-apps/kcontacts/kcontacts-9999.ebuild
b/kde-apps/kcontacts/kcontacts-9999.ebuild
index 6567369ee0..9227fb31c2 100644
--- a/kde-apps/kcontacts/kcontacts-9999.ebuild
+++ b/kde-apps/kcontacts/kcontacts-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
@@ -21,6 +21,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
!kde-apps/kdepim-l10n
+ app-text/iso-codes
"
src_prepare() {