mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-25 11:22:30 +01:00
13 lines
306 B
Diff
13 lines
306 B
Diff
diff --git a/meson_options.txt b/meson_options.txt
|
|
index 091ddbe..380fffd 100644
|
|
--- a/meson_options.txt
|
|
+++ b/meson_options.txt
|
|
@@ -1,6 +1,6 @@
|
|
option('tests',
|
|
type : 'boolean',
|
|
- value : true,
|
|
+ value : false,
|
|
description : 'Enable dependencies required for testing')
|
|
|
|
option('sleef',
|