summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-08-10 16:35:55 +0800
committerMike Frysinger <vapier@gentoo.org>2016-08-10 16:46:59 +0800
commit25c24bd2872b039697b169373791ea85cb3ed5fc (patch)
tree4cc7e304d8b8998540c42bd5166d54736e0c11c3 /app-portage/gentoolkit/gentoolkit-9999.ebuild
parentapp-admin/sshguard: Version bump. (diff)
downloadgentoo-25c24bd2872b039697b169373791ea85cb3ed5fc.tar.gz
gentoo-25c24bd2872b039697b169373791ea85cb3ed5fc.tar.bz2
gentoo-25c24bd2872b039697b169373791ea85cb3ed5fc.zip
app-portage/gentoolkit: drop old coreutils/realpath/grep 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-portage/gentoolkit/gentoolkit-9999.ebuild')
-rw-r--r--app-portage/gentoolkit/gentoolkit-9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild
index 436c76f0c0b5..90158f356f6c 100644
--- a/app-portage/gentoolkit/gentoolkit-9999.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild
@@ -24,10 +24,8 @@ KEYWORDS=""
DEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
!<=app-portage/gentoolkit-dev-0.2.7
- || ( >=sys-apps/coreutils-8.15 app-misc/realpath sys-freebsd/freebsd-bin )
sys-apps/gawk
- sys-apps/gentoo-functions
- sys-apps/grep"
+ sys-apps/gentoo-functions"
python_prepare_all() {
python_setup