From 89b4c76e0c3bbdea7d4ad67ad5f57b6228c4abaf Mon Sep 17 00:00:00 2001 From: Ariel Manzur Date: Thu, 25 Feb 2016 09:44:03 -0300 Subject: [PATCH] theora on server build --- platform/server/detect.py | 1 - 1 file changed, 1 deletion(-) diff --git a/platform/server/detect.py b/platform/server/detect.py index e2d64c65458..15c5982b144 100644 --- a/platform/server/detect.py +++ b/platform/server/detect.py @@ -28,7 +28,6 @@ def get_flags(): return [ ('builtin_zlib', 'no'), - ('theora','no'), #use builtin openssl ]