summaryrefslogtreecommitdiff
path: root/sys-libs
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-09-06 19:17:59 +0200
committerJohannes Huber <johu@gentoo.org>2017-09-06 19:17:59 +0200
commitdf4e8494f9cd9adbba05818e4cb18f1de76444fd (patch)
treefe68a2b137ebca2da199467d267de89ee6c6f156 /sys-libs
parenta118f4c5f7e540500ea98eb3b00ba746428ec32b (diff)
downloadgentoo-df4e8494f9cd9adbba05818e4cb18f1de76444fd.tar.gz
gentoo-df4e8494f9cd9adbba05818e4cb18f1de76444fd.tar.xz
sys-libs/kpmcore: Cleanup ancient blocker
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/kpmcore/kpmcore-3.1.2.ebuild7
1 files 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
-"