build: Bump minimum vala version to 0.48.6
Ensure 3.38 isn't affected by GNOME/vala#995, which causes spurious bug reports.
This commit is contained in:
parent
bf1879059c
commit
f6bb718fbb
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ valac = meson.get_compiler('vala')
|
|||
# Required libraries and other dependencies
|
||||
#
|
||||
|
||||
target_vala = '0.46.2'
|
||||
target_vala = '0.48.6'
|
||||
target_glib = '2.60.4'
|
||||
target_gtk = '3.24.7'
|
||||
target_webkit = '2.26'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue