From: Kevin Day Date: Mon, 8 Aug 2022 04:10:07 +0000 (-0500) Subject: Cleanup: Add missing dependency in UTF8 program. X-Git-Tag: 0.6.1~16 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=0a070b71d9dc1725963670d4d2fb3880ec857f15;p=fll Cleanup: Add missing dependency in UTF8 program. --- diff --git a/level_3/utf8/data/build/dependencies b/level_3/utf8/data/build/dependencies index fd644c4..6e53394 100644 --- a/level_3/utf8/data/build/dependencies +++ b/level_3/utf8/data/build/dependencies @@ -3,6 +3,7 @@ f_type f_status f_memory +f_type_array f_string f_utf f_color @@ -12,9 +13,11 @@ f_file f_pipe f_print f_signal + fl_conversion fl_print fl_string + fll_error fll_print fll_program