kde-apps/kdepim-runtime: Alt. RDEPEND on kde-frameworks/oxygen-icons
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Thu, 11 Feb 2016 20:34:36 +0000 (21:34 +0100)
committerMichael Palimaka <kensington@gentoo.org>
Fri, 12 Feb 2016 03:44:48 +0000 (14:44 +1100)
Package-Manager: portage-2.2.27

kde-apps/kdepim-runtime/kdepim-runtime-4.14.10.ebuild
kde-apps/kdepim-runtime/kdepim-runtime-4.14.8.ebuild

index 4edf1c7a2591eca76a6de4f0925f191415dc0789..2a0dbb53fa01dbbbb6ecd33f3f442200e688200d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,10 @@ DEPEND="
        kolab? ( >=net-libs/libkolab-0.5 )
 "
 RDEPEND="${DEPEND}
-       $(add_kdeapps_dep kdepim-icons)
+       || (
+               $(add_kdeapps_dep kdepim-icons)
+               >=kde-frameworks/oxygen-icons-5.19.0:5
+       )
        !kde-misc/akonadi-google
 "
 
index 94d866e18852f0437d1e37826e53e1c89bb783aa..f07e5fa3491dd487353c49328b78c5147992f192 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,10 @@ DEPEND="
        kolab? ( >=net-libs/libkolab-0.5 )
 "
 RDEPEND="${DEPEND}
-       $(add_kdeapps_dep kdepim-icons)
+       || (
+               $(add_kdeapps_dep kdepim-icons)
+               >=kde-frameworks/oxygen-icons-5.19.0:5
+       )
        !kde-misc/akonadi-google
 "