---
 toys/other/timeout.c | 1 -
 1 file changed, 1 deletion(-)
From 4885cf4d8312c3b17d0b263b0205e310a1eb5b5a Mon Sep 17 00:00:00 2001
From: Elliott Hughes <[email protected]>
Date: Tue, 12 Mar 2019 19:48:11 -0700
Subject: [PATCH] timeout: remove bogus depends-on.

---
 toys/other/timeout.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/toys/other/timeout.c b/toys/other/timeout.c
index d6715a5f..dc48f55b 100644
--- a/toys/other/timeout.c
+++ b/toys/other/timeout.c
@@ -9,7 +9,6 @@ USE_TIMEOUT(NEWTOY(timeout, "<2^(foreground)(preserve-status)vk:s(signal):", TOY
 config TIMEOUT
   bool "timeout"
   default y
-  depends on TOYBOX_FLOAT
   help
     usage: timeout [-k DURATION] [-s SIGNAL] DURATION COMMAND...
 
-- 
2.21.0.360.g471c308f928-goog

_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to