diff --git a/bundle.json b/bundle.json index ce2296e5917b3a45e53bffc78ebf1790b92d8a13..197082009ac9d50d9af5ca825798fd9cda15a344 100644 --- a/bundle.json +++ b/bundle.json @@ -29,7 +29,10 @@ ] }, "build": { - "sub_component": [], + "sub_component": [ + "//third_party/sqlite:sqlite", + "//third_party/sqlite:sqliteicu" + ], "inner_kits": [ { "name": "//third_party/sqlite:sqlite",