aboutsummaryrefslogtreecommitdiff
path: root/toys/seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/seq.c')
-rw-r--r--toys/seq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys/seq.c b/toys/seq.c
index ced5e8fb..a41537c0 100644
--- a/toys/seq.c
+++ b/toys/seq.c
@@ -10,6 +10,7 @@ USE_SEQ(NEWTOY(seq, "<1>3?", TOYFLAG_USR|TOYFLAG_BIN))
config SEQ
bool "seq"
+ depends on TOYBOX_FLOAT
default y
help
usage: seq [first] [increment] last