diff --git a/meson_options.txt b/meson_options.txt index 8d18ace0..75daf7a7 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,3 +1,3 @@ -option ('ubuntu-bionic-patched-vte', type : 'boolean', value : true) -option ('patched-vte', type : 'boolean', value : false) -option ('with-gpg', type : 'boolean', value : true) \ No newline at end of file +option ('ubuntu-bionic-patched-vte', type : 'boolean', value : false) +option ('patched-vte', type : 'boolean', value : true) +option ('with-gpg', type : 'boolean', value : true)