theora on server build

This commit is contained in:
Ariel Manzur 2016-02-25 09:44:03 -03:00 committed by Rémi Verschelde
parent 45a0bbe56e
commit e4d367e7a1
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ def get_flags():
return [ return [
('builtin_zlib', 'no'), ('builtin_zlib', 'no'),
('theora','no'), #use builtin openssl
] ]