From 3d1c663123bb7c2acb06c13f9eb31f833aad01a5 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 19 Dec 2022 00:42:52 -0500 Subject: app-portage/iwdevtools: sync live wrt coreutils, this intentionally uses GNU'ism and now also uses "timeout" which is typically not available without it. Given may get used on custom/embedded systems for testing, also better not to rely on @system for providing it. Signed-off-by: Ionen Wolkens --- app-portage/iwdevtools/iwdevtools-9999.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-portage/iwdevtools') diff --git a/app-portage/iwdevtools/iwdevtools-9999.ebuild b/app-portage/iwdevtools/iwdevtools-9999.ebuild index 0a3f9f336d58..c3034e59890f 100644 --- a/app-portage/iwdevtools/iwdevtools-9999.ebuild +++ b/app-portage/iwdevtools/iwdevtools-9999.ebuild @@ -20,6 +20,7 @@ RDEPEND=" app-portage/portage-utils >=app-shells/bash-5.1 dev-libs/libxml2:2 + sys-apps/coreutils sys-apps/diffutils sys-apps/file sys-apps/portage -- cgit v1.2.3-65-gdbad