commit:     54c10209944b7a24082210909a4519659b93feac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 24 17:38:22 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 24 17:38:22 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=54c10209

kde-plasma/oxygen: Block <kde-plasma/plasma-desktop-5.16.80

In Plasma 5.17, colour schemes are moved from plasma-desktop into oxygen.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/oxygen/oxygen-9999.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/oxygen/oxygen-9999.ebuild 
b/kde-plasma/oxygen/oxygen-9999.ebuild
index 98958fe427..0bf15fcf59 100644
--- a/kde-plasma/oxygen/oxygen-9999.ebuild
+++ b/kde-plasma/oxygen/oxygen-9999.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://cgit.kde.org/oxygen.git";
 KEYWORDS=""
 IUSE="wayland"
 
-RDEPEND="
+COMMON_DEPEND="
        $(add_frameworks_dep frameworkintegration)
        $(add_frameworks_dep kcmutils)
        $(add_frameworks_dep kcompletion)
@@ -30,9 +30,12 @@ RDEPEND="
        x11-libs/libxcb
        wayland? ( $(add_frameworks_dep kwayland) )
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
        $(add_frameworks_dep kservice)
 "
+RDEPEND="${COMMON_DEPEND}
+       !<kde-plasma/plasma-desktop-5.16.80
+"
 PDEPEND="
        $(add_plasma_dep kde-cli-tools)
 "

Reply via email to