mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
fix deps =[]
This commit is contained in:
parent
c1c953d11f
commit
f88c0b4e46
1 changed files with 1 additions and 0 deletions
|
@ -446,6 +446,7 @@ if (!(is_component_build && is_debug && target_cpu == "x86") &&
|
|||
]
|
||||
deps = [
|
||||
":mini_installer",
|
||||
":thorium_mini_installer",
|
||||
alternate_version_generator_target,
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue