mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
require meson 0.49
This commit is contained in:
parent
9fa68f6d46
commit
c546167ad3
4 changed files with 2 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
project('pipewire', ['c' ],
|
||||
version : '0.3.5',
|
||||
license : 'MIT',
|
||||
meson_version : '>= 0.50.0',
|
||||
meson_version : '>= 0.49.0',
|
||||
default_options : [ 'warning_level=3',
|
||||
'c_std=gnu99',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue