summaryrefslogtreecommitdiff
path: root/platform/bb10/detect.py
diff options
context:
space:
mode:
Diffstat (limited to 'platform/bb10/detect.py')
-rw-r--r--platform/bb10/detect.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/bb10/detect.py b/platform/bb10/detect.py
index 22940c0f2d..3ddb7a4450 100644
--- a/platform/bb10/detect.py
+++ b/platform/bb10/detect.py
@@ -35,6 +35,8 @@ def get_flags():
('lua', 'no'),
('tools', 'no'),
('nedmalloc', 'no'),
+ ('theora', 'no'),
+
]
def configure(env):