commit:     3d1c663123bb7c2acb06c13f9eb31f833aad01a5
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 05:42:52 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 05:48:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1c6631

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 <ionen <AT> gentoo.org>

 app-portage/iwdevtools/iwdevtools-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to