summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 42a7397ac4..41f5059f8d 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -54,7 +54,7 @@ option('cocoa',
option('physics',
type : 'boolean',
- value : true,
+ value : false,
description : 'Physics engine (bullet) in efl'
)