Use Newer Meson
This commit is contained in:
parent
3f63087a33
commit
89c3bc7c9b
@ -79,12 +79,12 @@ handlers.set(Modes.Build, function () {
|
||||
'ninja-build',
|
||||
're2c',
|
||||
// For Building AppStream
|
||||
'meson' + backportsSuffix,
|
||||
'libyaml-dev',
|
||||
'libxmlb-dev',
|
||||
'liblzma-dev',
|
||||
'libcurl4-openssl-dev',
|
||||
'libglib2.0-dev',
|
||||
'meson',
|
||||
'gperf'
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user