diff options
| author | Juan Linietsky | 2015-09-10 13:27:15 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2015-09-10 13:27:15 -0300 |
| commit | 59e1ad27731e66c58a3d5ee9d783eac74a1d48d9 (patch) | |
| tree | 5a6ce7609324a95953668856897fb77b655c0ea4 /platform/osx/detect.py | |
| parent | fad1faddae96454bbe4abfef1bf394b3d2c9c057 (diff) | |
| download | godot-59e1ad27731e66c58a3d5ee9d783eac74a1d48d9.tar.gz godot-59e1ad27731e66c58a3d5ee9d783eac74a1d48d9.tar.zst godot-59e1ad27731e66c58a3d5ee9d783eac74a1d48d9.zip | |
Diffstat (limited to 'platform/osx/detect.py')
| -rw-r--r-- | platform/osx/detect.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/osx/detect.py b/platform/osx/detect.py index 22cee0527..4a20ca80c 100644 --- a/platform/osx/detect.py +++ b/platform/osx/detect.py @@ -31,6 +31,7 @@ def get_flags(): ('opengl', 'no'), ('legacygl', 'yes'), ('builtin_zlib', 'no'), + ("theora","no"), ('freetype','builtin'), #use builtin freetype ] |
