build: Bump meson requirement
Using the same minimum version as gnome-shell should be uncontroversial, and allows us to use some new features. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/249>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
project('gnome-shell-extensions',
|
||||
version: '44.rc',
|
||||
meson_version: '>= 0.53.0',
|
||||
meson_version: '>= 0.58.0',
|
||||
license: 'GPL2+'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user