meson: Set option values for recent version of vte
This commit is contained in:
parent
d9e819ec19
commit
5f18dcee92
|
@ -1,3 +1,3 @@
|
|||
option ('ubuntu-bionic-patched-vte', type : 'boolean', value : true)
|
||||
option ('patched-vte', type : 'boolean', value : false)
|
||||
option ('ubuntu-bionic-patched-vte', type : 'boolean', value : false)
|
||||
option ('patched-vte', type : 'boolean', value : true)
|
||||
option ('with-gpg', type : 'boolean', value : true)
|
Loading…
Reference in New Issue