aboutsummaryrefslogtreecommitdiff
path: root/platform/bb10/detect.py
diff options
context:
space:
mode:
authorJuan Linietsky2014-09-15 11:33:30 -0300
committerJuan Linietsky2014-09-15 11:33:30 -0300
commit8cab401d08f8e25aa9b2dc710204785858ff3dbb (patch)
tree1a4cec868f937fb24d340ee33fbeba2f1c6fa9f2 /platform/bb10/detect.py
parent1a2cb755e2d8b9d59178f36702f6dff7235b9088 (diff)
downloadgodot-8cab401d08f8e25aa9b2dc710204785858ff3dbb.tar.gz
godot-8cab401d08f8e25aa9b2dc710204785858ff3dbb.tar.zst
godot-8cab401d08f8e25aa9b2dc710204785858ff3dbb.zip
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 22940c0f2..3ddb7a445 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):