summaryrefslogtreecommitdiff
path: root/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild')
-rw-r--r--kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild b/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild
index de0ca380f78..911030c5df1 100644
--- a/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild
+++ b/kde-frameworks/oxygen-icons/oxygen-icons-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
KDE_AUTODEPS="false"
KDE_DEBUG="false"
@@ -15,7 +15,7 @@ LICENSE="LGPL-3"
KEYWORDS=""
IUSE=""
-DEPEND="
+BDEPEND="
$(add_frameworks_dep extra-cmake-modules)
$(add_qt_dep qtcore)
test? (
@@ -24,6 +24,5 @@ DEPEND="
)
"
RDEPEND="
- !kde-apps/kdepim-icons:4
!kde-frameworks/oxygen-icons:4
"