Use BoolVariable in target/component/advanced options.
This commit is contained in:
parent
f9e463bce2
commit
ffab67b8da
14 changed files with 44 additions and 44 deletions
|
|
@ -27,7 +27,7 @@ def get_opts():
|
|||
def get_flags():
|
||||
|
||||
return [
|
||||
('tools', 'no'),
|
||||
('tools', False),
|
||||
('module_theora_enabled', 'no'),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue