commit: df4e8494f9cd9adbba05818e4cb18f1de76444fd
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 6 17:17:59 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Sep 6 17:17:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4e8494
sys-libs/kpmcore: Cleanup ancient blocker
Package-Manager: Portage-2.3.8, Repoman-2.3.3
sys-libs/kpmcore/kpmcore-3.1.2.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/sys-libs/kpmcore/kpmcore-3.1.2.ebuild
b/sys-libs/kpmcore/kpmcore-3.1.2.ebuild
index cf246681f48..ee6ec962869 100644
--- a/sys-libs/kpmcore/kpmcore-3.1.2.ebuild
+++ b/sys-libs/kpmcore/kpmcore-3.1.2.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-3"
SLOT="5/5"
IUSE=""
-CDEPEND="
+RDEPEND="
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
@@ -30,9 +30,6 @@ CDEPEND="
sys-apps/util-linux
>=sys-block/parted-3
"
-DEPEND="${CDEPEND}
+DEPEND="${RDEPEND}
virtual/pkgconfig
"
-RDEPEND="${CDEPEND}
- !<sys-block/partitionmanager-2.0.0
-"