summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-04-23 19:47:35 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-04-23 20:34:39 +0200
commit89260030e727c8e254c8d9aa70f31b2050dfa045 (patch)
tree3ed2fdeae77deb834c9e2edacf1a5b3428a20b9b /kde-apps/mailcommon
parentkde-apps/kdepim-l10n: Remove 16.12.3 (diff)
downloadgentoo-89260030e727c8e254c8d9aa70f31b2050dfa045.tar.gz
gentoo-89260030e727c8e254c8d9aa70f31b2050dfa045.tar.bz2
gentoo-89260030e727c8e254c8d9aa70f31b2050dfa045.zip
kde-apps: Add blockers against kde-apps/kdepim-l10n
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/mailcommon')
-rw-r--r--kde-apps/mailcommon/mailcommon-17.04.0.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/kde-apps/mailcommon/mailcommon-17.04.0.ebuild b/kde-apps/mailcommon/mailcommon-17.04.0.ebuild
index 7214025e5a3c..ec1310fce133 100644
--- a/kde-apps/mailcommon/mailcommon-17.04.0.ebuild
+++ b/kde-apps/mailcommon/mailcommon-17.04.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2.1+"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="
+COMMON_DEPEND="
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcodecs)
$(add_frameworks_dep kcompletion)
@@ -47,8 +47,11 @@ RDEPEND="
$(add_qt_dep qtxml)
media-libs/phonon[qt5]
"
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
dev-libs/libxslt
"
+RDEPEND="${COMMON_DEPEND}
+ !kde-apps/kdepim-l10n
+"
RESTRICT+=" test"