summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-08-10 16:45:58 +0800
committerMike Frysinger <vapier@gentoo.org>2016-08-10 16:47:37 +0800
commit67675405a64afa5bd9ad211891a0fa3fbce4bae3 (patch)
tree26a0918681daf96ee398de4fb4dec15cd83f72fd /app-admin/eselect/eselect-9999.ebuild
parentapp-admin/perl-cleaner: drop old coreutils/realpath deps (diff)
downloadgentoo-67675405a64afa5bd9ad211891a0fa3fbce4bae3.tar.gz
gentoo-67675405a64afa5bd9ad211891a0fa3fbce4bae3.tar.bz2
gentoo-67675405a64afa5bd9ad211891a0fa3fbce4bae3.zip
app-admin/eselect: drop old coreutils/realpath deps
The realpath dep migrated years ago into coreutils, so we can drop this old dep as it's part of the @system.
Diffstat (limited to 'app-admin/eselect/eselect-9999.ebuild')
-rw-r--r--app-admin/eselect/eselect-9999.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-admin/eselect/eselect-9999.ebuild b/app-admin/eselect/eselect-9999.ebuild
index 4205abe78be1..e7a89b122dcf 100644
--- a/app-admin/eselect/eselect-9999.ebuild
+++ b/app-admin/eselect/eselect-9999.ebuild
@@ -15,12 +15,7 @@ LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )"
SLOT="0"
IUSE="doc emacs vim-syntax"
-RDEPEND="sys-apps/sed
- || (
- sys-apps/coreutils
- sys-freebsd/freebsd-bin
- app-misc/realpath
- )"
+RDEPEND="sys-apps/sed"
DEPEND="${RDEPEND}
doc? ( dev-python/docutils )"
RDEPEND="${RDEPEND}