2
0
Altina Orion 4 сар өмнө
parent
commit
2ffad2880f

+ 2 - 1
packages/b/boost/libs.lua

@@ -149,7 +149,8 @@ local libs_dep = {
     "regex"
   },
   locale = {
-    "thread"
+    "thread",
+    "charconv"
   },
   graph_parallel = {
     "filesystem",