disabling theora for now (will be re-written, re-enabled later)
This commit is contained in:
parent
fad1faddae
commit
59e1ad2773
2 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ def get_flags():
|
|||
return [
|
||||
('tools', 'no'),
|
||||
('webp', 'yes'),
|
||||
("theora","no"),
|
||||
('openssl','builtin'), #use builtin openssl
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue