Totem building
This commit is contained in:
11
media-video/totem/files/meson-version-fix.patch
Normal file
11
media-video/totem/files/meson-version-fix.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/meson.build 2022-10-24 18:30:04.460643241 +0200
|
||||
+++ b/meson.build 2022-10-24 18:30:12.632616397 +0200
|
||||
@@ -3,7 +3,7 @@
|
||||
version: '3.34.1',
|
||||
license: 'GPL2+ with exception',
|
||||
default_options: 'buildtype=debugoptimized',
|
||||
- meson_version: '>= 0.49.0'
|
||||
+ meson_version: '>= 0.50.0'
|
||||
)
|
||||
|
||||
totem_version = meson.project_version()
|
Reference in New Issue
Block a user