[gnome-builder/gnome-builder-3-36] build: enable vala-pack by default
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-36] build: enable vala-pack by default
- Date: Tue, 24 Mar 2020 18:11:33 +0000 (UTC)
commit 63477254775c9a392f296cef6f2fc0c45313043c
Author: Christian Hergert <chergert redhat com>
Date: Wed Mar 18 14:23:56 2020 -0700
build: enable vala-pack by default
This is just python code now, fine to enable by default.
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 1c95c02e0..496fbb6f1 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -73,7 +73,7 @@ option('plugin_sysprof', type: 'boolean')
option('plugin_sysroot', type: 'boolean')
option('plugin_todo', type: 'boolean')
option('plugin_update_manager', type: 'boolean')
-option('plugin_vala', type: 'boolean', value: false)
+option('plugin_vala', type: 'boolean')
option('plugin_vagrant', type: 'boolean', value: false)
option('plugin_valgrind', type: 'boolean')
option('plugin_waf', type: 'boolean')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]