aboutsummaryrefslogtreecommitdiff
path: root/platform/bb10/detect.py
diff options
context:
space:
mode:
Diffstat (limited to 'platform/bb10/detect.py')
-rw-r--r--platform/bb10/detect.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/platform/bb10/detect.py b/platform/bb10/detect.py
index 2860b7f09..5aa68b36d 100644
--- a/platform/bb10/detect.py
+++ b/platform/bb10/detect.py
@@ -33,8 +33,7 @@ def get_flags():
return [
('tools', 'no'),
- ('theora', 'no'),
-
+ ('module_theora_enabled', 'no'),
]
def configure(env):